[PATCH] D149134: [LICM] Don't try to constant fold instructions
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 04:39:24 PDT 2023
mkazantsev accepted this revision.
mkazantsev added a comment.
This revision is now accepted and ready to land.
Just curious, what makes it so expensive? Is it `SafetyInfo` update?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149134/new/
https://reviews.llvm.org/D149134
More information about the llvm-commits
mailing list