[PATCH] D125866: [RISCV] Add test for experimental.vector.reverse

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 25 18:49:38 PDT 2022


benshi001 added inline comments.


================
Comment at: llvm/test/Transforms/LoopVectorize/RISCV/riscv-vector-reverse.ll:92
+!1 = !{!"llvm.loop.mustprogress"}
+!2 = !{!"llvm.loop.vectorize.width", i32 4}
+!3 = !{!"llvm.loop.vectorize.scalable.enable", i1 true}
----------------
Are these lines necessary ?


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

https://reviews.llvm.org/D125866



More information about the llvm-commits mailing list