[PATCH] D18450: Use RegionInfo as shortcut in part of the domain generation [WIP]

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 27 14:36:31 PDT 2016


jdoerfert added inline comments.

================
Comment at: test/ScopInfo/non_affine_region_1.ll:23
@@ -22,3 +21,1 @@
-;       Once the domain is simple this test should fail and this TODO can be removed.
-
 ; CHECK:      Statements {
----------------
This was a bug in the original test. The domain of bb8 should have never been a singleton (that's what I think at this point at least).


http://reviews.llvm.org/D18450





More information about the llvm-commits mailing list