about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-09-17 12:15:57 +0000
committerbors <bors@rust-lang.org>2020-09-17 12:15:57 +0000
commit7bdb5dee7bac15458b10b148e9e24968e633053e (patch)
treef32208621eaa7d38b0bf543836301acc73bb006b /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent95386b656e91168bf53e2ab63c6b992cae591fe7 (diff)
parentc32127675a4a4b3fdf23d06602187accf584b687 (diff)
downloadrust-7bdb5dee7bac15458b10b148e9e24968e633053e.tar.gz
rust-7bdb5dee7bac15458b10b148e9e24968e633053e.zip
Auto merge of #76634 - RalfJung:miri-guaranteed-eq-ne, r=oli-obk
move guaranteed{ne,eq} implementation to compile-time machine

Currently, Miri needs a special hack to avoid using the core engine implementation of these intrinsics. That seems silly, so let's move them to the CTFE machine, which is the only machine that wants to use them.

I also added a reference to https://github.com/rust-lang/rust/issues/73722 as a warning to anyone who wants to adjust `guaranteed_eq`.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions