[PATCH] D71324: [PowerPC] Exploit `vrl(b|h|w|d)` to perform vector rotation

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 22:18:06 PST 2019


lkail 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
+
----------------
Jim wrote:
> Could you add the indentation here for more readable?
I don't quite understand, can you be more specific please?


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

https://reviews.llvm.org/D71324





More information about the llvm-commits mailing list