[llvm] [Arch64][SVE] Lower svrev_* to llvm.vector.reverse and fold svrev(svrev(x)) -> x (PR #116422)
Sander de Smalen via llvm-commits
llvm-commits at lists.llvm.org
Fri May 2 00:39:58 PDT 2025
https://github.com/sdesmalen-arm requested changes to this pull request.
I'm seeing some odd things in the code, the accompanying test doesn't pass, and some of the previous review comments are not yet addressed, so it's not really clear to me if you intended this PR to be ready for another round of review?
https://github.com/llvm/llvm-project/pull/116422
More information about the llvm-commits
mailing list