[PATCH] [Polly] Allow to annotate alias scopes in the new SCoP.
Johannes Doerfert
doerfert at cs.uni-saarland.de
Wed Oct 1 13:53:14 PDT 2014
Hi grosser, sebpop, dpeixott,
The command line flag -polly-annotate-alias-scopes controls
whether or not Polly annotates alias scopes in the new SCoP.
This can improve later optimizations as the new SCoP is basically
an alias free environment for them.
http://reviews.llvm.org/D5563
Files:
include/polly/CodeGen/CodeGeneration.h
include/polly/CodeGen/IRBuilder.h
lib/CodeGen/IRBuilder.cpp
lib/CodeGen/IslCodeGeneration.cpp
lib/Support/RegisterPasses.cpp
test/Isl/CodeGen/annotated_alias_scopes.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5563.14292.patch
Type: text/x-patch
Size: 11116 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141001/6c9e7f14/attachment.bin>
More information about the llvm-commits
mailing list