[PATCH] D54892: [LAA] Introduce enum for vectorization safety status (NFC).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 18 14:28:40 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349556: [LAA] Introduce enum for vectorization safety status (NFC). (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54892?vs=178762&id=178788#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54892

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: D54892.178788.patch
Type: text/x-patch
Size: 7089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/817e14d6/attachment.bin>


More information about the llvm-commits mailing list