[PATCH] D30689: [ConstantFolding] Small fix to prevent constant folding having to repeatedly scan operands.
Sanjoy Das via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 18 12:13:53 PDT 2017
sanjoy added a comment.
Would a C++ test case (like the ones in unittests/) be better for this?
https://reviews.llvm.org/D30689
More information about the llvm-commits
mailing list