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

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 30 23:36:52 PDT 2019


ebrevnov created this revision.
Herald added subscribers: llvm-commits, rkruppe.
Herald added a project: LLVM.

TODO


Repository:
  rL LLVM

https://reviews.llvm.org/D63981

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

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


More information about the llvm-commits mailing list