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

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 09:53:41 PST 2023


gandhi21299 updated this revision to Diff 489865.
gandhi21299 marked 2 inline comments as done.
gandhi21299 added a comment.

- requested updates

Thanks a bunch for such in-depth review, I will commit this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136201

Files:
  llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  llvm/test/Transforms/InstCombine/replace-alloca-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136201.489865.patch
Type: text/x-patch
Size: 7474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/dd90bc3d/attachment.bin>


More information about the llvm-commits mailing list