[PATCH] D18508: Replace at most one dead register with zero register on aarch64

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 11:41:25 PDT 2016


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

A MIR test could handle the already-existing "ldp xzr, ..." case, but I don't think that's essential here. Thanks for the revisions!

Tim.


http://reviews.llvm.org/D18508





More information about the llvm-commits mailing list