[PATCH] D40721: [InstSimplify] Run constant folding if no other simplifications were possible

Igor Laevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 08:04:48 PST 2017


igor-laevsky added a comment.

I had run CTMarks and I see total compile time slowdown of about 5% with various benchmarks regressed up to 10%. This does seem a lot especially considering unclear benefit from this change. I need to figure out better approach here.


https://reviews.llvm.org/D40721





More information about the llvm-commits mailing list