[PATCH] D40146: [JumpThreading] Preservation of DT and LVI across the pass

Brian Rzycki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 5 08:49:08 PST 2018


brzycki added a comment.

In https://reviews.llvm.org/D40146#967965, @rnk wrote:

> CReduce got this reduction, but I think you can go further:


Thank you @rnk for reducing the test case. I don't think you need to go further, I'll convert to llvm bytecode inside gdb and reduce with bugpoint once I verify the crash locally. Once there I'll post the .ll.


Repository:
  rL LLVM

https://reviews.llvm.org/D40146





More information about the llvm-commits mailing list