[PATCH] D17191: [LoopVectorize] Annotate versioned loop with noalias metadata

Adam Nemet via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 13:37:40 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263744: [LoopVectorize] Annotate versioned loop with noalias metadata (authored by anemet).

Changed prior to commit:
  http://reviews.llvm.org/D17191?vs=48253&id=50974#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17191

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopVersioning.h
  llvm/trunk/lib/Transforms/Utils/LoopVersioning.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/noalias-md-licm.ll
  llvm/trunk/test/Transforms/LoopVectorize/noalias-md.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17191.50974.patch
Type: text/x-patch
Size: 15025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/152558bf/attachment.bin>


More information about the llvm-commits mailing list