[PATCH] D86066: IR: Merge MemCpyInlineInst and MemCpyInst

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 06:15:58 PDT 2020


arsenm updated this revision to Diff 285998.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

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

https://reviews.llvm.org/D86066

Files:
  llvm/include/llvm/IR/IRBuilder.h
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/Analysis/Lint.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/IR/IRBuilder.cpp
  llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
  llvm/test/Transforms/InferAddressSpaces/AMDGPU/mem-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86066.285998.patch
Type: text/x-patch
Size: 9811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200817/2ebfe5de/attachment.bin>


More information about the llvm-commits mailing list