[polly] r212796 - DeadCodeElim: Compute correct liveout for non-affine accesses

Johannes Doerfert jdoerfert at codeaurora.org
Fri Jul 11 01:57:22 PDT 2014


LGTM (not that it matters)


> +  __isl_take isl_union_map *Kills = S.getMustWrites();
> +  __isl_take isl_union_map *Empty = isl_union_map_empty(S.getParamSpace());
Why do you have isl annotations here ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140711/aee67c0f/attachment.sig>


More information about the llvm-commits mailing list