diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-07-21 14:23:30 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-07-21 14:54:58 -0700 |
commit | ab2348a6fa989dbbb046976825277aa7843faa12 (patch) | |
tree | 133ae38e715326b8e7422231f6f24a8809338cac /clang/lib/Lex/ModuleMap.cpp | |
parent | e9afdf838eb9bb0914f58c762b676aa31b9d41d1 (diff) | |
download | llvm-ab2348a6fa989dbbb046976825277aa7843faa12.zip llvm-ab2348a6fa989dbbb046976825277aa7843faa12.tar.gz llvm-ab2348a6fa989dbbb046976825277aa7843faa12.tar.bz2 |
[RISCV] Add sext.b/h and zext.b/h/w to RISCVInstrInfo::foldMemoryOperandImpl.
We can always fold zext.b since it is just andi. The others require
Zba/Zbb.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D130302
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions