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

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 7 06:38:46 PDT 2022


nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.

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


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