[PATCH] D33619: [InstSimplify] Don't call the heavy ConstantFoldInstruction for loads. Use the lighter ConstantFoldLoadFromConstPtr
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 9 15:04:09 PDT 2017
craig.topper abandoned this revision.
craig.topper added a comment.
This seems to increase compile time on some tests. Abandoning while i figure out why.
https://reviews.llvm.org/D33619
More information about the llvm-commits
mailing list