diff options
author | David Green <david.green@arm.com> | 2025-02-20 12:22:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 12:22:11 +0000 |
commit | 70ed381b1693697dec3efcaed161d3626d16cff1 (patch) | |
tree | fa424975d59505bc471fca7c4f4ddebd86182d94 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | f4f7c71c55da442dc18e872d3c5db760a9ad43ba (diff) | |
download | llvm-70ed381b1693697dec3efcaed161d3626d16cff1.zip llvm-70ed381b1693697dec3efcaed161d3626d16cff1.tar.gz llvm-70ed381b1693697dec3efcaed161d3626d16cff1.tar.bz2 |
[GlobalISel][AArch64] Fix fptoi.sat lowering. (#127901)
The SDAG version uses fminnum/fmaxnum, in converting it to fcmp+select
it appears the order of the operands was chosen badly. This switches the
conditions used to keep the constant on the RHS.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions