[PATCH] D38133: [CGP] Make optimizeMemoryInst able to combine more kinds of ExtAddrMode fields
Serguei Katkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 22 20:36:23 PST 2017
skatkov added a comment.
Hi John, LGTM.
Unfortunately I still have problems enabling the optimization by default. It causes build bot hangs-up, I'm evaluating the failures.
If you can also look into it, would be great.
Anyway, I think you can land this patch with all options off be default. Then I will switch them on one by one resolving different issues.
Repository:
rL LLVM
https://reviews.llvm.org/D38133
More information about the llvm-commits
mailing list