[PATCH] D100385: [NFC] Add tests for scalable vectorization of loops with in-order reductions

Kerry McLaughlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 16 06:31:07 PDT 2021


kmclaughlin updated this revision to Diff 338083.
kmclaughlin marked 6 inline comments as done.
kmclaughlin added a comment.

- Addressing review comments
- Removed `-instcombine` from the RUN line of scalable-strict-fadd.ll (this was also removed from the fixed-width tests in rG93f54fae9dda <https://reviews.llvm.org/rG93f54fae9dda7d5d89711eb97f1ee44de6ce1ff7>)


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

https://reviews.llvm.org/D100385

Files:
  llvm/test/Transforms/LoopVectorize/AArch64/scalable-strict-fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100385.338083.patch
Type: text/x-patch
Size: 14698 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210416/64452edd/attachment.bin>


More information about the llvm-commits mailing list