aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorLewis Crawford <lcrawford@nvidia.com>2025-10-07 14:23:32 +0100
committerGitHub <noreply@github.com>2025-10-07 14:23:32 +0100
commit17efa572c3827fe12e37d0f1f28d20a8e44890c7 (patch)
tree35d2249dc1789dcb8e3c53725bad8c15424e2c79 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parenta798a104344deb8d30d6569564079fe06203d31d (diff)
downloadllvm-17efa572c3827fe12e37d0f1f28d20a8e44890c7.zip
llvm-17efa572c3827fe12e37d0f1f28d20a8e44890c7.tar.gz
llvm-17efa572c3827fe12e37d0f1f28d20a8e44890c7.tar.bz2
[InstSimplify] Optimize maximumnum and minimumnum (#139581)
Add support for the new maximumnum and minimumnum intrinsics in various optimizations in InstSimplify. Also, change the behavior of optimizing maxnum(sNaN, x) to simplify to qNaN instead of x to better match the LLVM IR spec, and add more tests for sNaN behavior for all 3 max/min intrinsic types.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions