[PATCH] D71324: [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation
Jim Lin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 15 22:18:58 PST 2019
Jim added inline comments.
================
Comment at: llvm/test/CodeGen/PowerPC/vector-rotates.ll:7
+; RUN: -verify-machineinstrs -mcpu=pwr7 < %s | \
+; RUN: FileCheck --check-prefix=CHECK-P7 %s
+
----------------
Could you add the indentation here for more readable?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71324/new/
https://reviews.llvm.org/D71324
More information about the llvm-commits
mailing list