diff options
author | Yingwei Zheng <dtcxzyw2333@gmail.com> | 2025-06-09 15:46:09 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-09 15:46:09 +0800 |
commit | 2f15637e04f51e3ef435c0c0d39aab0e8b933023 (patch) | |
tree | ad32081a9b8a8970938c7953a09ce4443ea53565 /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | 5d3899d293e902124c3602b466031b6b799fb123 (diff) | |
download | llvm-2f15637e04f51e3ef435c0c0d39aab0e8b933023.zip llvm-2f15637e04f51e3ef435c0c0d39aab0e8b933023.tar.gz llvm-2f15637e04f51e3ef435c0c0d39aab0e8b933023.tar.bz2 |
[ValueTracking] Update `Ordered` when both operands are non-NaN. (#143349)
When the original predicate is ordered and both operands are non-NaN,
`Ordered` should be set to true. This variable still matters even if
both operands are non-NaN because FMF only applies to select, not fcmp.
Closes https://github.com/llvm/llvm-project/issues/143123.
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions