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

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 26 06:53:19 PDT 2019


hfinkel added a comment.

Is it possible to check the permutation mask in the test case? (I suppose that these are auto-generated tests, but the test coverage it's all that good if we can't check the mask).


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

https://reviews.llvm.org/D68035





More information about the llvm-commits mailing list