about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorSimon Vandel Sillesen <simon.vandel@gmail.com>2020-08-29 14:16:39 +0200
committerSimon Vandel Sillesen <simon.vandel@gmail.com>2020-09-06 11:51:44 +0200
commitc2693db264900005ceb13f917dc1fab0cbf8d459 (patch)
tree3d25922685845316f578e8156d3097db5555ddab /compiler/rustc_codegen_llvm/src
parentffaf15860836c55c7e64135436b05ba16057a580 (diff)
downloadrust-c2693db264900005ceb13f917dc1fab0cbf8d459.tar.gz
rust-c2693db264900005ceb13f917dc1fab0cbf8d459.zip
Add peephold optimization that simplifies Ne(_1, false) and Ne(false, _1) into _1
This was observed emitted from the MatchBranchSimplification pass.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions