[PATCH] D86294: [RFC] AMDGPU/GlobalISel: Look through copies in GIM_CheckOpcode
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 8 06:37:07 PDT 2020
Petar.Avramovic updated this revision to Diff 290470.
Petar.Avramovic retitled this revision from "[RFC] AMDGPU/GlobalISel: Look through copies in GIM_CheckOpcode and add post-isel hook" to "[RFC] AMDGPU/GlobalISel: Look through copies in GIM_CheckOpcode".
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.
Move support for predicate code that uses operands to a separate patch.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86294/new/
https://reviews.llvm.org/D86294
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/test/CodeGen/AMDGPU/GlobalISel/add.v2i16.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/add_shl.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-and-or.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-pattern-xor3.mir
llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86294.290470.patch
Type: text/x-patch
Size: 7051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200908/d913d927/attachment.bin>
More information about the llvm-commits
mailing list