diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-12-11 21:12:46 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-11 21:12:46 -0800 |
commit | 48ed91871dccf12dbe27e96b457ccee373c68a1e (patch) | |
tree | 4a57941897390f06f86c569d95a15fb8f6021db6 /clang/lib/Basic/FileManager.cpp | |
parent | 64fadf17cf9a2ad26b16a778fc4e2141ae6a8d64 (diff) | |
download | llvm-48ed91871dccf12dbe27e96b457ccee373c68a1e.zip llvm-48ed91871dccf12dbe27e96b457ccee373c68a1e.tar.gz llvm-48ed91871dccf12dbe27e96b457ccee373c68a1e.tar.bz2 |
[RISCV] Use OperandType from MCInstrDesc in RISCVInstrInfo::createMIROperandComment. NFCI (#119637)
We can use the OperandType to directly get the type of operand. This
avoids the need to hardcode specific opcodes or match the operand index
against sew operand number or policy operand number.
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions