[PATCH] D141840: Deprecate MemIntrinsicBase::getDestAlignment() and MemTransferBase::getSourceAlignment()

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 05:06:03 PST 2023


gchatelet updated this revision to Diff 489509.
gchatelet added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141840

Files:
  llvm/include/llvm/IR/IntrinsicInst.h
  llvm/lib/IR/Verifier.cpp
  llvm/lib/Target/AArch64/AArch64FastISel.cpp
  llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
  llvm/lib/Target/ARM/ARMFastISel.cpp
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141840.489509.patch
Type: text/x-patch
Size: 9875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/b1b5e6d9/attachment.bin>


More information about the llvm-commits mailing list