Skip to content
Commit 0f5ec892 authored by Roman Lebedev's avatar Roman Lebedev
Browse files

[InstCombine] Fold x u<= x & C to x u<= C

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

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

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