[PATCH] D147734: [LV][NFC] Precommit test for a follow-up patch that introduces uniformity for a specific VF.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 16:15:36 PDT 2023


vporpo updated this revision to Diff 515521.
vporpo added a comment.

Added more tests. Testing all combinations of: start from 0 to 1, step from 1 to 3 and div from 1 to 3.
Added a separate file for the same tests but with 2 inductions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147734

Files:
  llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction1.ll
  llvm/test/Transforms/LoopVectorize/uniform_across_vf_induction2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147734.515521.patch
Type: text/x-patch
Size: 141407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/b952836f/attachment.bin>


More information about the llvm-commits mailing list