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

Tim Northover t.p.northover at gmail.com
Thu Aug 30 12:04:06 PDT 2012


> Unfortunately, there is a more serious problem with these transforms
> that I missed earlier; they break data dependencies in the other lane.
> This could lead to miscompilations when the late scheduler reorders
> instructions.

Eek! I'm very sorry about that, I'll put together a patch to restore
correctness first thing tomorrow.

Tim.



More information about the llvm-commits mailing list