[PATCH] D136524: [InstCombine] Handle select inst when eliminating constant memcpy

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 20 11:03:41 PST 2023


gandhi21299 updated this revision to Diff 490911.
gandhi21299 added a comment.

Rebased


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136524

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136524.490911.patch
Type: text/x-patch
Size: 6747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230120/e28fe07c/attachment.bin>


More information about the llvm-commits mailing list