summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLuke Lau <luke@igalia.com>2025-07-01 16:49:10 +0100
committerGitHub <noreply@github.com>2025-07-01 16:49:10 +0100
commit04c614327c28339ed4204b3e100a695f14fe754c (patch)
treec68d387df96f5bfbca1b7192b353b73c4ba30190 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent4dab0b23006017f6bbb3d7c6688f31d14625f86e (diff)
[InstCombine] Pull vector reverse through intrinsics (#146384)
This is the intrinsic version of #146349, and handles fabs as well as other intrinsics. It's largely a copy of InstCombinerImpl::foldShuffledIntrinsicOperands but a bit simpler since we don't need to find a common mask. Creating a separate function seems to be cleaner than trying to shoehorn it into the existing one.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions