[PATCH] D15722: [WIP][Polly] SSA Codegen

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 23:25:46 PDT 2016


jdoerfert added a comment.

I think I could write this patch a little differently and we would never build any dead PHIs. However, that would require backtracking instead which might or might not turn out to be faster.


http://reviews.llvm.org/D15722





More information about the llvm-commits mailing list