diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2024-04-22 15:37:42 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-22 15:37:42 +0800 |
commit | d18ab0e1bd5032d213acb94ef70564d221f63fa7 (patch) | |
tree | 44f2229daf7eed33f25fb8ebf8555733b93178fe /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 8ff6434546bcb4602bd079f4161f746956905c60 (diff) | |
download | llvm-d18ab0e1bd5032d213acb94ef70564d221f63fa7.zip llvm-d18ab0e1bd5032d213acb94ef70564d221f63fa7.tar.gz llvm-d18ab0e1bd5032d213acb94ef70564d221f63fa7.tar.bz2 |
[InstCombine] Fold fabs over selects (#86390)
This patch folds fabs over select if it is beneficial. I also tried
other interger/fp intrinsics. Only handling fabs shows benefit to some
real-world applications.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions