[PATCH] D110822: [GVN] Simple GVN hoist - loads and stores
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 1 00:06:37 PDT 2021
mkazantsev added a comment.
(Please don't mind -1 for me as it was just for sorting out review list purposes)
The general question I have - we are planning to transit from GVN to NewGVN, or at least so I heard. Is NewGVN already able to handle that? Is there a further plan to port these changes there?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110822/new/
https://reviews.llvm.org/D110822
More information about the llvm-commits
mailing list