[PATCH] GlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
Justin Bogner via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 11 16:28:49 PDT 2017
A generic variant of IMPLICIT_DEF was added in r306875, but this
survives to selection and hits a `Cannot Select`. Add handling that
converts the note to a regular IMPLICIT_DEF.
Okay to commit?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: select-implicit-def.patch
Type: text/x-patch
Size: 1809 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170711/751ac4a4/attachment.bin>
More information about the llvm-commits
mailing list