diff options
author | Michael Maitland <michaeltmaitland@gmail.com> | 2023-06-29 11:41:27 -0700 |
---|---|---|
committer | Michael Maitland <michaeltmaitland@gmail.com> | 2023-07-14 12:12:03 -0700 |
commit | 28460a8b86da1f2a9fee0dac1204aff0f51f75da (patch) | |
tree | 19bef377748633c40812c688ceb0ba05d3e4526d /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | db647f5bd8fd337260bf636897f45ecfac8eb4cb (diff) | |
download | llvm-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