diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-07-26 10:56:37 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-07-26 11:06:00 -0700 |
commit | 3a2d7d8ad5291102ad98b8269b9c2171d3d58d76 (patch) | |
tree | 96659f3fc452d38647f5136bf5be57701e2d9cf7 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2c6e8b4636700f22a76eeda01e4a3258692b80f3 (diff) | |
download | llvm-3a2d7d8ad5291102ad98b8269b9c2171d3d58d76.zip llvm-3a2d7d8ad5291102ad98b8269b9c2171d3d58d76.tar.gz llvm-3a2d7d8ad5291102ad98b8269b9c2171d3d58d76.tar.bz2 |
[RISCV] Add Predicate to c.lw/c.sw/c.lwsp/c.swsp InstAliases with no offset.
These are aliases that allow the immediate offset to be ommitted.
We had predicates for the RV64, RV32+F, and D versions, but
not the base versions.
I've also re-ordered them to share Predicate lines to improve
readability.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions