summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorYingwei Zheng <dtcxzyw2333@gmail.com>2025-01-29 21:44:59 +0800
committerGitHub <noreply@github.com>2025-01-29 21:44:59 +0800
commitcf37ae5caeafb372593ca4bb9ce0e91258524ca1 (patch)
tree537588bbe427b53c192b5721d5448f9ea51666ae /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent058d183980a2f334d085a46c32abded0557aa789 (diff)
[InstCombine] Add one-use check when folding fabs over selects (#122270)
Fixes multi-use issue introduced by https://github.com/llvm/llvm-project/pull/86390. It allows the folding of `fabs (select Cond, TrueC, FalseC)` to avoid performance regression in ocio
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions