[PATCH] D63624: [PowerPC] Exploit single instruction load-and-splat for word and doubleword

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 20 14:06:38 PDT 2019


nemanjai marked an inline comment as done.
nemanjai added inline comments.


================
Comment at: test/CodeGen/PowerPC/power9-moves-and-splats.ll:15
 ; CHECK-NEXT:    blr
-
+;
 ; CHECK-BE-LABEL: test1:
----------------
Please forgive the trivial changes in this test case. The script that produces the checks apparently behaves slightly differently now and I would prefer to leave the test case exactly as produced by the script.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63624/new/

https://reviews.llvm.org/D63624





More information about the llvm-commits mailing list