aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-objdump/llvm-objdump.cpp
diff options
context:
space:
mode:
authorMichael Maitland <michaeltmaitland@gmail.com>2023-06-29 11:41:27 -0700
committerMichael Maitland <michaeltmaitland@gmail.com>2023-07-14 12:12:03 -0700
commit28460a8b86da1f2a9fee0dac1204aff0f51f75da (patch)
tree19bef377748633c40812c688ceb0ba05d3e4526d /llvm/tools/llvm-objdump/llvm-objdump.cpp
parentdb647f5bd8fd337260bf636897f45ecfac8eb4cb (diff)
downloadllvm-28460a8b86da1f2a9fee0dac1204aff0f51f75da.zip
llvm-28460a8b86da1f2a9fee0dac1204aff0f51f75da.tar.gz
llvm-28460a8b86da1f2a9fee0dac1204aff0f51f75da.tar.bz2
[RISCV] Add SEW to RISCVInversePseudoTable
Now that scheduler resources are split by SEW for some instructions, add the ability to map (BaseInstr, LMUL, SEW) -> Pseudo. For BaseInstrs that are not split by SEW, 0 is the default key. This does not change the size of the table since there was an 8 bit hole. Differential Revision: https://reviews.llvm.org/D154136
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions