aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorSanjay Patel <spatel@rotateright.com>2021-06-21 11:27:52 -0400
committerSanjay Patel <spatel@rotateright.com>2021-06-21 11:32:16 -0400
commit198b79caae4ff01f146e311d2db14bfe13f098ad (patch)
tree48d7f83d1920b46d2dea025cd0b5b487bdb47e74 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent2251f33bef387572419679701c69e833a4a4567f (diff)
downloadllvm-198b79caae4ff01f146e311d2db14bfe13f098ad.zip
llvm-198b79caae4ff01f146e311d2db14bfe13f098ad.tar.gz
llvm-198b79caae4ff01f146e311d2db14bfe13f098ad.tar.bz2
[InstCombine] move bitmanipulation-of-select folds
This is no outwardly-visible-difference-intended, but it is obviously better to have all transforms for an intrinsic housed together since we already have helper functions in place. It is also potentially more efficient to zap a simple pattern match before trying to do expensive computeKnownBits() calls.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions