[PATCH] D31194: [InstSimplify] Try to Constant Fold the Instruction before simplification

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 14:34:44 PDT 2017


craig.topper added a comment.

I've submitted a separate patch to fix the deficiency in ConstantFold which should recover completeness.ll


https://reviews.llvm.org/D31194





More information about the llvm-commits mailing list