diff options
author | Nikita Popov <npopov@redhat.com> | 2024-04-16 09:17:52 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-16 09:17:52 +0900 |
commit | c50f7e9a425bfa4ab8655c79a715c88ed3b1e830 (patch) | |
tree | 0e76d716154879449e33c57e931b3a8155b40dd0 /llvm/lib/Transforms/Utils/SimplifyIndVar.cpp | |
parent | 9cb755cf5b2f48117fa34f257f386acf59ad6397 (diff) | |
download | llvm-c50f7e9a425bfa4ab8655c79a715c88ed3b1e830.zip llvm-c50f7e9a425bfa4ab8655c79a715c88ed3b1e830.tar.gz llvm-c50f7e9a425bfa4ab8655c79a715c88ed3b1e830.tar.bz2 |
[InstCombine] Remove mul of SPF abs fold (#88675)
Remove the fold working on abs in SPF representation now that we
canonicalize SPF to intrinsics.
This is not strictly NFC because the SPF fold might fire for
non-canonical IR due to multi-use, but given the lack of test coverage,
I assume this is not important.
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyIndVar.cpp')
0 files changed, 0 insertions, 0 deletions