[PATCH] D64953: GlobalISel: Support physical register inputs in patterns
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 21 12:58:55 PDT 2019
arsenm updated this revision to Diff 216449.
arsenm added a comment.
Avoid using the name of the register. I think this should match the current DAG behavior if the names would collide
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64953/new/
https://reviews.llvm.org/D64953
Files:
include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h
lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.s.sendmsg.mir
test/TableGen/gisel-physreg-input.td
utils/TableGen/GlobalISelEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64953.216449.patch
Type: text/x-patch
Size: 18563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/a4a12d8d/attachment.bin>
More information about the llvm-commits
mailing list