diff options
author | Arthur Eubanks <aeubanks@google.com> | 2023-03-14 09:40:48 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2023-03-14 15:16:44 -0700 |
commit | 093b2640ea90466073be76208fad70960e026b36 (patch) | |
tree | dbb63e8c374f471cdf136b3047a56e5d22c6efda /llvm/lib/Support/CommandLine.cpp | |
parent | 2ef416273f85ed355f4cbaa996fd8d9c229dbfab (diff) | |
download | llvm-093b2640ea90466073be76208fad70960e026b36.zip llvm-093b2640ea90466073be76208fad70960e026b36.tar.gz llvm-093b2640ea90466073be76208fad70960e026b36.tar.bz2 |
[SimplifyLibCalls] Return Value from optimizeSinCosPi when making change
Or else InstCombine can incorrectly report that no change has been made.
This optimization doesn't really fit into InstCombine since it optimizes multiple instructions at once; there's likely a more comprehensive fix.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D146064
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions