Skip to content

Commit 3882cd0

Browse files
sanjoyBeanz-Bot
authored andcommitted
Simplify x >=u x >> y and x >=u x udiv y
Summary: Extends InstSimplify to handle both `x >=u x >> y` and `x >=u x udiv y`. This is a folloup of rL258422 and rust-lang/rust#30917 where llvm failed to optimize away the bounds checking in a binary search. Patch by Arthur Silva! Reviewers: sanjoy Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D25941 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@285228 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 055ca9b commit 3882cd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm

Submodule llvm updated from 5a50eb6 to cf6e9a8

0 commit comments

Comments
 (0)