[PATCH] D38559: [JumpThreading] Use runtime parameter to allow for DT and LVI preservation.

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 14:25:31 PST 2017


brzycki abandoned this revision.
brzycki added a comment.

I'd rather not use a flag to enable Dominance. The newer patch https://reviews.llvm.org/D40146 uses a deferred preservation method to reclaim performance.


Repository:
  rL LLVM

https://reviews.llvm.org/D38559





More information about the llvm-commits mailing list