[PATCH] D119786: [NFC][LoopVectorizer] Simplify LoopVectorize/X86/gather_scatter.ll

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 28 09:34:58 PST 2022


fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.

LGTM, thanks! Reducing reliance on -O3 here is great and it looks like gather/scatter codegen is still tested without large interleave counts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119786



More information about the llvm-commits mailing list