[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:57:31 PDT 2021


sdesmalen updated this revision to Diff 364020.
sdesmalen added a comment.

Added check for debug-output showing 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.364020.patch
Type: text/x-patch
Size: 8864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210804/6bcc2459/attachment-0001.bin>


More information about the llvm-commits mailing list