Skip to content
Commit 3591eb92 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[NFC][InstCombine] Tests for x & (-1 >> y) u>= x to x u<= (-1 >> y)

https://bugs.llvm.org/show_bug.cgi?id=38123
https://rise4fun.com/Alive/azI

This pattern is not commutative. But InstSimplify will
already have taken care of the 'commutative' variant.

llvm-svn: 337095
parent ea2ffc3f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment