[PATCH] D107677: Prevent machine licm if remattable with a vreg use
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 12 12:25:05 PDT 2021
rampitec added a comment.
In D107677#2941270 <https://reviews.llvm.org/D107677#2941270>, @dmgreen wrote:
> If so can we update the docs to match the new behaviour? I'm not sure I would really count it as "trivially rematerializable" anymore, but I don't have a better name for it. From there moving the profitability check into Machine LICM sounds like a fine idea.
Updated comments in D106408 <https://reviews.llvm.org/D106408>.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107677/new/
https://reviews.llvm.org/D107677
More information about the llvm-commits
mailing list