[PATCH] D25521: [PPC] Shorter sequence to load 64bit constant with same hi/lo words

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 12:24:56 PDT 2016


hfinkel accepted this revision.
hfinkel added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: test/CodeGen/PowerPC/pr30640.ll:7
+
+; CHECK: rldimi
+}
----------------
Please check the full materialization sequence.


https://reviews.llvm.org/D25521





More information about the llvm-commits mailing list