[PATCH] D150595: [InstCombine] Simplify MemTransferInst with type inference

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 12:17:12 PDT 2023


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

- Simplified test further by eliminating addrspacecast


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150595

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/test/Transforms/InstCombine/memcpy_alloca.ll
  llvm/test/Transforms/PhaseOrdering/X86/SROA-after-final-loop-unrolling-2.ll
  llvm/test/Transforms/PhaseOrdering/swap-promotion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150595.522293.patch
Type: text/x-patch
Size: 7371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/76bcd2bc/attachment.bin>


More information about the llvm-commits mailing list