[PATCH] D31194: [InstSimplify] Try to Constant Fold the Instruction before simplification
David Majnemer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 07:35:48 PDT 2017
majnemer added a comment.
Do you have insight into how this differs from what we already do? My understanding is that each of the simplify routines immediately try to constant fold.
Repository:
rL LLVM
https://reviews.llvm.org/D31194
More information about the llvm-commits
mailing list