[PATCH] D68035: [PowerPC] Extend custom lower of vector truncate to handle wider input

Qiu Chaofan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 01:59:02 PDT 2019


qiucf added inline comments.


================
Comment at: llvm/test/CodeGen/PowerPC/vec-trunc2.ll:18
+; CHECK-NEXT: byte 3
+; CHECK-NEXT: byte 14
+; CHECK-NEXT: byte 14
----------------
Use `CHECK-COUNT`?


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

https://reviews.llvm.org/D68035





More information about the llvm-commits mailing list