aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
diff options
context:
space:
mode:
authorChia-hung Duan <chiahungduan@google.com>2022-05-25 19:21:48 +0000
committerChia-hung Duan <chiahungduan@google.com>2022-05-25 19:29:29 +0000
commitc088fbe7decce4409f81defcbb96841b0e78d861 (patch)
tree491ddbb69eee2eea3e7c44d663457e971c57ffb7 /llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp
parentef1ea5ac01332948c1fca260bba04110cf65f29b (diff)
downloadllvm-c088fbe7decce4409f81defcbb96841b0e78d861.zip
llvm-c088fbe7decce4409f81defcbb96841b0e78d861.tar.gz
llvm-c088fbe7decce4409f81defcbb96841b0e78d861.tar.bz2
[mlir][PDLL] Allow numeric result indexing for unregistered op
If we don't specify the result index while matching operand with the result of certain operation, it's supposed to match all the results of the operation with the operand. For registered op, it's easy to do that by either indexing with number or name. For unregistered op, this commit enables the numeric result indexing for this use case. Reviewed By: rriddle Differential Revision: https://reviews.llvm.org/D126330
Diffstat (limited to 'llvm/lib/Target/Sparc/Disassembler/SparcDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions