[PATCH] D85203: TableGen/GlobalISel: Allow inst matcher to check multiple opcodes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 11:07:08 PDT 2020
arsenm updated this revision to Diff 283672.
arsenm added a comment.
Fix comment
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D85203/new/
https://reviews.llvm.org/D85203
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/test/CodeGen/AMDGPU/GlobalISel/andn2.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/orn2.ll
llvm/test/TableGen/GlobalISelEmitter-immAllZeroOne.td
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85203.283672.patch
Type: text/x-patch
Size: 13406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/dc50ba96/attachment.bin>
More information about the llvm-commits
mailing list