[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 12:35:39 PST 2018


fhahn updated this revision to Diff 178762.
fhahn marked 4 inline comments as done.
fhahn added a comment.

Addressed comments, thanks!


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

https://reviews.llvm.org/D54892

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54892.178762.patch
Type: text/x-patch
Size: 6985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/51330a1e/attachment.bin>


More information about the llvm-commits mailing list