[PATCH] D49698: [PowerPC] Generate lxsd instead of the ld->mtvsrd sequence for vector loads

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 14 10:31:27 PDT 2018


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

LGTM.



================
Comment at: llvm/test/CodeGen/PowerPC/pre-inc-disable.ll:9
+
+; REQUIRES: asserts
+
----------------
This is no longer required since you are not checking for anything that requires an asserts build.


https://reviews.llvm.org/D49698





More information about the llvm-commits mailing list