diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-08-30 09:44:51 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-30 09:44:51 -0700 |
commit | c25293c6dd9a71b4655d1d6497ab8576c15e446e (patch) | |
tree | e22ee2ed5287c99806b084901c3efaa5ab252db5 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 688843bda88e6dcc4f66a1283717258438dbbb96 (diff) | |
download | llvm-c25293c6dd9a71b4655d1d6497ab8576c15e446e.zip llvm-c25293c6dd9a71b4655d1d6497ab8576c15e446e.tar.gz llvm-c25293c6dd9a71b4655d1d6497ab8576c15e446e.tar.bz2 |
[LegalizeVectorOps][RISCV] Don't promote VP_FABS/FNEG/FCOPYSIGN. (#106659)
Promoting canonicalizes NaNs which changes the semantics. Bitcast to
integer and use logic ops instead.
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions