[PATCH] GlobalISel: Handle selection of G_IMPLICIT_DEF in AArch64
Tim Northover via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 12 04:51:02 PDT 2017
Yep, looks trivial to me.
Tim.
> On 11 Jul 2017, at 19:28, Justin Bogner <mail at justinbogner.com> wrote:
>
> 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?
>
> <select-implicit-def.patch>
More information about the llvm-commits
mailing list