diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-01-02 09:50:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 09:50:06 -0800 |
commit | bf684a97f37b12ccf2c98b007b8222c54c7480f5 (patch) | |
tree | a1c597868aa96496aae7588cf45a0d4100c0b08b /llvm/lib/Object/WasmObjectFile.cpp | |
parent | 9fd03cb6522ac1469512502713bedf8b352e2589 (diff) | |
download | llvm-bf684a97f37b12ccf2c98b007b8222c54c7480f5.zip llvm-bf684a97f37b12ccf2c98b007b8222c54c7480f5.tar.gz llvm-bf684a97f37b12ccf2c98b007b8222c54c7480f5.tar.bz2 |
[RISCV] Don't emit vxrm writes for vnclip(u).wi with shift of 0. (#76578)
If there's no shift being performed, the rounding mode doesn't matter.
We could do the same for vssra and vssrl, but they are no-ops with a
shift of 0 so would be better off being removed earlier.
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions