diff options
author | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-14 16:44:43 +0000 |
---|---|---|
committer | Roman Lebedev <lebedev.ri@gmail.com> | 2018-07-14 16:44:43 +0000 |
commit | 74f611a1f53c55d413ff252e8d7f2a502eb74a31 (patch) | |
tree | 9efe17bce8fb5380eb66a6fe3b93c99262dc79e6 /llvm/docs/XRay.rst | |
parent | 60ea5df7c2a58bc777efbafc45997e2d00474e79 (diff) | |
download | bcm5719-llvm-74f611a1f53c55d413ff252e8d7f2a502eb74a31.tar.gz bcm5719-llvm-74f611a1f53c55d413ff252e8d7f2a502eb74a31.zip |
[InstCombine] Fold x u> x & C to x u> C
https://bugs.llvm.org/show_bug.cgi?id=38123
https://rise4fun.com/Alive/JvS
This pattern is not commutative. But InstSimplify will
already have taken care of the 'commutative' variant.
llvm-svn: 337100
Diffstat (limited to 'llvm/docs/XRay.rst')
0 files changed, 0 insertions, 0 deletions