[PATCH] D19825: Power9 - Add exploitation of vector load and store that do not require swaps

Kit Barton via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 13 12:27:44 PDT 2016


kbarton requested changes to this revision.
kbarton added a comment.
This revision now requires changes to proceed.

Sorry for another revision, but I think we need to cleanup the way different pieces of this are guarded. Plus, we should add some additional testing to cover cases with http://reviews.llvm.org/P9 but no LXVX/STXVX instructions.


Repository:
  rL LLVM

http://reviews.llvm.org/D19825





More information about the llvm-commits mailing list