[PATCH] D95672: [LV] Vectorize backward dependence

Hu Jiangping via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 19:46:43 PDT 2021


hujp updated this revision to Diff 331444.
hujp added a comment.

Fix comment 2 from @fhahn


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95672

Files:
  llvm/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/test/Analysis/LoopAccessAnalysis/stride-access-dependence.ll
  llvm/test/Transforms/LoopVectorize/memdep.ll
  llvm/test/Transforms/LoopVectorize/pr47929-vectorize-backward-dependence.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95672.331444.patch
Type: text/x-patch
Size: 45252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210318/806e4b83/attachment.bin>


More information about the llvm-commits mailing list