diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-06-07 12:48:43 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2023-06-07 12:50:26 -0700 |
commit | b03e6e65e7430e032fca58f0982d1918a0ccba08 (patch) | |
tree | 84ab2ed413874233f49e63e87cd87f7da61a29c5 /lldb/source/Commands/CommandObjectScript.cpp | |
parent | c10a7772bd7603cb6b252ef89e2009fa0c60dc94 (diff) | |
download | llvm-b03e6e65e7430e032fca58f0982d1918a0ccba08.zip llvm-b03e6e65e7430e032fca58f0982d1918a0ccba08.tar.gz llvm-b03e6e65e7430e032fca58f0982d1918a0ccba08.tar.bz2 |
[RISCV] Change riscv_vid_vl isel pattern to use _MASK instruction.
The post isel peephole can convert it to the unmasked form.
We don't have any way to test the masked version right now because
we always use a true mask.
This makes the isel pattern consistent with many other instructions
that select the mask form.
Diffstat (limited to 'lldb/source/Commands/CommandObjectScript.cpp')
0 files changed, 0 insertions, 0 deletions