about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-07-26 15:15:07 +0200
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2022-08-21 21:15:28 +0200
commitbc79557311f068cbd97e77507797d912dc637180 (patch)
treed9f30f31ba95fbcbbc0a8d00de0eb1d89b383aeb /compiler/rustc_codegen_llvm/src/builder.rs
parenteafab660964bcd1e2c8b19cc2021cc5c7fee6c38 (diff)
downloadrust-bc79557311f068cbd97e77507797d912dc637180.tar.gz
rust-bc79557311f068cbd97e77507797d912dc637180.zip
Enable UnreachablePropagation under mir-opt-level >= 2
It was disabled because of pathological behaviour of LLVM in some
benchmarks. As of #77680, this has been fixed. The problem there was
that it caused pessimizations in some cases. These have now been fixed
as well.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions