[PATCH] D72407: TableGen/GlobalISel: Add way for SDNodeXForm to work on timm
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 9 12:54:12 PST 2020
arsenm updated this revision to Diff 237169.
arsenm added a comment.
Fix check line typo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72407/new/
https://reviews.llvm.org/D72407
Files:
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelector.h
llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
llvm/include/llvm/Target/GlobalISel/Target.td
llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUGISel.td
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
llvm/lib/Target/AMDGPU/DSInstructions.td
llvm/lib/Target/AMDGPU/SIInstrInfo.td
llvm/lib/Target/ARM/ARMInstructionSelector.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.ds.swizzle.mir
llvm/test/TableGen/GlobalISelEmitter-SDNodeXForm-timm.td
llvm/test/TableGen/GlobalISelEmitter.td
llvm/utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72407.237169.patch
Type: text/x-patch
Size: 22124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200109/70f6b6fd/attachment.bin>
More information about the llvm-commits
mailing list