[PATCH] D113897: [GVNSink] Make GVNSink resistant against self referencing instructions (PR36954)

Dawid Jurczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 06:55:05 PDT 2022


yurai007 added a comment.

In D113897#3498760 <https://reviews.llvm.org/D113897#3498760>, @nikic wrote:

> LGTM, though it would be good to further reduce the test case if that's possible.

Thanks a lot for review!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113897



More information about the llvm-commits mailing list