[PATCH] D136201: [InstCombine] Handle PHI nodes in PtrReplacer

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 15:04:39 PST 2023


gandhi21299 marked 3 inline comments as done.
gandhi21299 added a comment.

In D136201#4052834 <https://reviews.llvm.org/D136201#4052834>, @nikic wrote:

> Logic looks correct to me now. Looks like the test changes got lost though?

I rebased the changes and there weren't any test changes in the reduced version of this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136201



More information about the llvm-commits mailing list