[llvm-commits] [PATCH] Execution domain support for VMOV and VLDR

Tim Northover t.p.northover at gmail.com
Mon Sep 3 07:29:54 PDT 2012


Hi,

> Thanks for your help with all this. Committed as r163070.

I'm afraid one more issue has come up. I foolishly removed the old
operands before performing the test for whether the transformation was
valid. This left the MachineInstr completely empty when the
transformation was unsafe and caused an abort.

Very sorry about that. I've attached a fix for this issue. Ok to commit?

Tim.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reorder-check.diff
Type: application/octet-stream
Size: 3005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120903/de49fa76/attachment.obj>


More information about the llvm-commits mailing list