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

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 23:31:39 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367654 (authored by hsaito, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63981

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63981.212973.patch
Type: text/x-patch
Size: 7517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/2bc3b7a2/attachment.bin>


More information about the llvm-commits mailing list