[PATCH] D109760: [GVN] Simple GVN hoist

JunMa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 20:19:46 PDT 2021


junparser added a comment.

As for mcf, I guess it may casued by large register pressure due to hoist some expression from some huge successor.  So simple cost model is necessary.


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

https://reviews.llvm.org/D109760



More information about the llvm-commits mailing list