[PATCH] D55798: [LAA] Avoid generating RT checks for known deps preventing vectorization.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 20 10:53:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349794: [LAA] Avoid generating RT checks for known deps preventing vectorization. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55798?vs=179005&id=179104#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55798

Files:
  llvm/trunk/include/llvm/Analysis/LoopAccessAnalysis.h
  llvm/trunk/lib/Analysis/LoopAccessAnalysis.cpp
  llvm/trunk/test/Transforms/LoopVectorize/runtime-check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55798.179104.patch
Type: text/x-patch
Size: 5664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181220/25574b07/attachment.bin>


More information about the llvm-commits mailing list