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

Ehsan Amiri via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 13:10:29 PDT 2016


amehsan added inline comments.

================
Comment at: test/CodeGen/PowerPC/vsx-p9.ll:1
@@ +1,2 @@
+; RUN: llc -mcpu=pwr9 < %s | FileCheck %s
+
----------------
mtriple here? 


Repository:
  rL LLVM

http://reviews.llvm.org/D19825





More information about the llvm-commits mailing list