[PATCH] D13338: [Polly] Consolidate invariant loads
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 1 17:03:10 PDT 2015
jdoerfert updated this revision to Diff 36323.
jdoerfert added a comment.
Updated according to Michaels idea. The SCoP will now hide most of the equivalence class magic.
http://reviews.llvm.org/D13338
Files:
include/polly/ScopInfo.h
lib/Analysis/ScopInfo.cpp
lib/CodeGen/IslNodeBuilder.cpp
test/Isl/CodeGen/OpenMP/invariant_base_pointers_preloaded.ll
test/Isl/CodeGen/invariant_load_outermost.ll
test/Isl/CodeGen/whole-scop-non-affine-subregion.ll
test/ScopInfo/intra_and_inter_bb_scalar_dep.ll
test/ScopInfo/invariant_loads_complicated_dependences.ll
test/ScopInfo/invariant_loop_bounds.ll
test/ScopInfo/invariant_same_loop_bound_multiple_times-1.ll
test/ScopInfo/invariant_same_loop_bound_multiple_times-2.ll
test/ScopInfo/required-invariant-loop-bounds.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13338.36323.patch
Type: text/x-patch
Size: 31142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/1bd8a537/attachment.bin>
More information about the llvm-commits
mailing list