[PATCH] D34538: Handle ConstantExpr correctly in SelectionDAGBuilder
Davide Italiano via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 22 15:30:43 PDT 2017
davide added a comment.
I didn't read this fix so I can't say for sure but there's a reduced test in the original PR
https://bugs.llvm.org/show_bug.cgi?id=33094#c2
so if that doesn't crash anymore, it should be better than no test at all.
https://reviews.llvm.org/D34538
More information about the llvm-commits
mailing list