[PATCH] D107286: [LV] Consider ExtractValue as uniform.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 4 02:46:28 PDT 2021


sdesmalen updated this revision to Diff 364017.
sdesmalen marked 2 inline comments as done.
sdesmalen retitled this revision from "[LV] Widen ExtractValue instructions instead of scalarizing." to "[LV] Consider ExtractValue as uniform.".
sdesmalen edited the summary of this revision.
sdesmalen added a comment.

Mark ExtractValue as uniform.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107286

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Transforms/LoopVectorize/AArch64/extractvalue-no-scalarization-required.ll
  llvm/test/Transforms/LoopVectorize/AArch64/sve-widen-extractvalue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107286.364017.patch
Type: text/x-patch
Size: 7697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/9edca3aa/attachment.bin>


More information about the llvm-commits mailing list