diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-03-09 21:48:21 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2025-03-09 21:48:21 -0700 |
commit | 58fc4b13cb5ff7e877c52c11f71328ed12e6a89c (patch) | |
tree | db2269500945c51b98bd49c587babefb04156e22 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 3e94eae746888ee63b38d347b068eaf0d5b72772 (diff) | |
download | llvm-58fc4b13cb5ff7e877c52c11f71328ed12e6a89c.zip llvm-58fc4b13cb5ff7e877c52c11f71328ed12e6a89c.tar.gz llvm-58fc4b13cb5ff7e877c52c11f71328ed12e6a89c.tar.bz2 |
[RISCV] Remove Predicates from classes in RISCVInstrInfoXTHead.td. NFC
All of instantiations of these classes also specify Predicates
making the base class redundant or unnecessary. The Predicates on the
instantiations aren't always the same as the base class so those
are needed.
Also move the DecoderNamespace to the instantiations for consistency
with the Predicates.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions