summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/CMakeLists.txt
diff options
context:
space:
mode:
authorDavid Green <david.green@arm.com>2018-10-11 11:04:09 +0000
committerDavid Green <david.green@arm.com>2018-10-11 11:04:09 +0000
commit30c0e98b9cc9670f4990446a8c7938a16c9d073f (patch)
treef3c459acbc1ef38be18f4fc22695225d70d2ba61 /llvm/lib/Transforms/InstCombine/CMakeLists.txt
parent64151bdea0855b7fe834430daae05c640c7af511 (diff)
downloadbcm5719-llvm-30c0e98b9cc9670f4990446a8c7938a16c9d073f.tar.gz
bcm5719-llvm-30c0e98b9cc9670f4990446a8c7938a16c9d073f.zip
[InstCombine] Demand bits of UMax
Use the demanded bits of umax(A,C) to prove we can just use A so long as the lowest non-zero bit of DemandMask is higher than the highest non-zero bit of C Differential Revision: https://reviews.llvm.org/D53033 llvm-svn: 344237
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud