[PATCH] D89264: [LICM] Make promotion faster

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 13:51:20 PST 2021


nikic added a comment.

@asbirlea Would you mind giving this patch another try? There have been quite a few changes on the alias analysis side in the meantime. I just ran into another case where LICM promotion takes more than 10% of compile-time and remembered this patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89264/new/

https://reviews.llvm.org/D89264



More information about the llvm-commits mailing list