diff options
author | Sanjay Patel <spatel@rotateright.com> | 2022-12-10 09:41:41 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2022-12-10 10:07:42 -0500 |
commit | eec18b521ad6b3ef2c93542b09a7a4d03bab8176 (patch) | |
tree | 3f34328fefd35e1d8437921a36f3544cd7a0f56a /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 83ed93c0c387ca92d436e7bb3229712d3d4f665f (diff) | |
download | llvm-eec18b521ad6b3ef2c93542b09a7a4d03bab8176.zip llvm-eec18b521ad6b3ef2c93542b09a7a4d03bab8176.tar.gz llvm-eec18b521ad6b3ef2c93542b09a7a4d03bab8176.tar.bz2 |
[InstCombine] reorder FP select folds
There was a code comment about detecting min/max, and we were already
doing that later.
The real motivation is hinted at by the new TODO comment. I'm hoping
to untangle some FMF ambiguity in follow-on patches. See discussion
in issue #59279.
There are enough unknowns in FMF handling that I can't say with
certainty that this change is NFC, but it doesn't cause any existing
regression tests to change.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions