[PATCH] D112619: [NFC][LoopVectorize] Add test for tail-folding loop with conditional uniform load

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 07:48:39 PDT 2021


peterwaller-arm accepted this revision.
peterwaller-arm added a comment.
This revision is now accepted and ready to land.

Seems reasonable to me. Might have liked to see a pseudo-C implementation in the comment above to shorten the first-pass brain parse of the test's intent, but it was not too bad without (and it follows fairly obviously from the title).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112619



More information about the llvm-commits mailing list