[PATCH] D18712: [LoopUnroll] Fix the way we update DT after complete unrolling.

Michael Zolotukhin via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 13:57:09 PDT 2016


mzolotukhin added a comment.

Could anyone take a look at this please? It's a fix for a stability issue, and I'd appreciate if we can land it fast (not having correct DT information might lead to weird bugs later in the pipeline).

Michael


http://reviews.llvm.org/D18712





More information about the llvm-commits mailing list