[PATCH] D52362: [CloneFunction] Simplify previously unsimplifiable instructions
Hal Finkel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 21 10:28:10 PDT 2018
hfinkel added a comment.
Is there any compile-time impact? Should we just simplify all instructions at this later point instead of having two passes?
Repository:
rL LLVM
https://reviews.llvm.org/D52362
More information about the llvm-commits
mailing list