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

Anshil Gandhi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 15 10:42:50 PDT 2023


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

- Simplified @test7 in memcpy_alloca.ll


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.522261.patch
Type: text/x-patch
Size: 7562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/9634e33d/attachment.bin>


More information about the llvm-commits mailing list