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

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG135f23d67bf5: Deprecate MemIntrinsicBase::getDestAlignment() and MemTransferBase… (authored by gchatelet).

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.489533.patch
Type: text/x-patch
Size: 9875 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/e4e9de6c/attachment.bin>


More information about the llvm-commits mailing list