[PATCH] D63981: [LV] Avoid building interleaved group in presence of WAW dependency

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 04:43:43 PDT 2019


ebrevnov updated this revision to Diff 209800.
ebrevnov added a comment.

Updating patch to use implementation proposed by Ayal.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63981

Files:
  lib/Analysis/LoopAccessAnalysis.cpp
  lib/Analysis/VectorUtils.cpp
  test/Transforms/LoopVectorize/interleaved-accesses-waw-dependency.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63981.209800.patch
Type: text/x-patch
Size: 7359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/a9b8f2b0/attachment.bin>


More information about the llvm-commits mailing list