diff options
author | Nikita Popov <npopov@redhat.com> | 2022-02-14 17:18:07 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-02-24 09:01:20 +0100 |
commit | a266af721153fab6452094207b09ed265ab0be7b (patch) | |
tree | 81f4be10dffaaf2e3e593a85ffb6d3b9a4852452 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | aa551ad19842d7d19fb9c81e7c18bf33036a6ea2 (diff) | |
download | llvm-a266af721153fab6452094207b09ed265ab0be7b.zip llvm-a266af721153fab6452094207b09ed265ab0be7b.tar.gz llvm-a266af721153fab6452094207b09ed265ab0be7b.tar.bz2 |
[InstCombine] Canonicalize SPF to min/max intrinsics
Now that integer min/max intrinsics have good support in both
InstCombine and other passes, start canonicalizing SPF min/max
to intrinsic min/max.
Once this sticks, we can stop matching SPF min/max in various
places, and can remove hacks we have for preventing infinite loops
and breaking of SPF canonicalization.
Differential Revision: https://reviews.llvm.org/D98152
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions