[PATCH] D94883: [CodeGen][SelectionDAG]Add new intrinsic experimental.vector.reverse

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 00:43:07 PST 2021


CarolineConcatto added a comment.

Thank you all for the comments.
I've added tests for -O0 in AArch64  and fixed-width test for X86.
ATM the X86 test has no specific target feature.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94883



More information about the llvm-commits mailing list