[PATCH] D16712: [LoopVersioning] Annotate versioned loop with noalias metadata

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


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

Changed prior to commit:
  http://reviews.llvm.org/D16712?vs=47777&id=50973#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16712

Files:
  llvm/trunk/include/llvm/Transforms/Utils/LoopVersioning.h
  llvm/trunk/lib/Transforms/Scalar/LoopDistribute.cpp
  llvm/trunk/lib/Transforms/Utils/LoopVersioning.cpp
  llvm/trunk/test/Transforms/LoopVersioning/noalias-version-twice.ll
  llvm/trunk/test/Transforms/LoopVersioning/noalias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16712.50973.patch
Type: text/x-patch
Size: 13409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160317/6d293192/attachment.bin>


More information about the llvm-commits mailing list