[PATCH] D20165: Check overflows in RTCs and bail accordingly
Johannes Doerfert via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 07:12:43 PDT 2016
jdoerfert updated this revision to Diff 57031.
jdoerfert added a comment.
Herald added a subscriber: sanjoy.
Updated according to comments, added cmd line option to override overflow tracking
http://reviews.llvm.org/D20165
Files:
include/polly/CodeGen/IslExprBuilder.h
lib/CodeGen/CodeGeneration.cpp
lib/CodeGen/IslExprBuilder.cpp
lib/CodeGen/IslNodeBuilder.cpp
test/Isl/CodeGen/OpenMP/new_multidim_access.ll
test/Isl/CodeGen/aliasing_multidimensional_access.ll
test/Isl/CodeGen/aliasing_parametric_simple_1.ll
test/Isl/CodeGen/aliasing_parametric_simple_2.ll
test/Isl/CodeGen/exprModDiv.ll
test/Isl/CodeGen/invariant_load_base_pointer_conditional_2.ll
test/Isl/CodeGen/no-overflow-tracking.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20165.57031.patch
Type: text/x-patch
Size: 31323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/9de4f71f/attachment.bin>
More information about the llvm-commits
mailing list