diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-07-28 09:11:56 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-07-28 10:05:19 -0700 |
commit | 2750873dfe0b1921d371c20387918fbb8eb7ad93 (patch) | |
tree | 2db7dd685da64381c0a62498a056103952b5fd0b /lldb/unittests/Target/ModuleCacheTest.cpp | |
parent | 89173dee719100d92c08864316fbc85258a054af (diff) | |
download | llvm-2750873dfe0b1921d371c20387918fbb8eb7ad93.zip llvm-2750873dfe0b1921d371c20387918fbb8eb7ad93.tar.gz llvm-2750873dfe0b1921d371c20387918fbb8eb7ad93.tar.bz2 |
[RISCV] Update lowerFROUND to use masked instructions.
This avoids a vmerge at the end and avoids spurious fflags updates.
This isn't used for constrained intrinsic so we technically don't have
to worry about fflags, but it doesn't cost much to support it.
To support I've extend our FCOPYSIGN_VL node to support a passthru
operand. Similar to what was done for VRGATHER*_VL nodes.
I plan to do a similar update for trunc, floor, and ceil.
Reviewed By: reames, frasercrmck
Differential Revision: https://reviews.llvm.org/D130659
Diffstat (limited to 'lldb/unittests/Target/ModuleCacheTest.cpp')
0 files changed, 0 insertions, 0 deletions