[PATCH] D46568: [SimplifyCFG] Fix a crash when folding PHIs

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 7 19:07:45 PDT 2018


davide added a comment.

I think I found a better (but slow :() way to reduce it. I'll send an updated testcase tomorrow.


https://reviews.llvm.org/D46568





More information about the llvm-commits mailing list