[PATCH] D22103: [ARM] Skip inline asm memory operands in DAGToDAGISel

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 13:26:37 PDT 2016


rengolin added a comment.

As Paul identified, the like:

  CHECK-LABEL: t

could be detecting the wrong thing and the next CHECK: vmov failed.

Diana, this doesn't seem to be a problem with the patch itself, but with the second patch to insert the additional CHECK lines.

I won't reapply either of the patches, and will let you sort out the problem tomorrow.

cheers,
--renato


Repository:
  rL LLVM

https://reviews.llvm.org/D22103





More information about the llvm-commits mailing list