[all-commits] [llvm/llvm-project] 135f23: Deprecate MemIntrinsicBase::getDestAlignment() and...

Guillaume Chatelet via All-commits all-commits at lists.llvm.org
Mon Jan 16 06:22:32 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 135f23d67bf5397745be1897afd0a3a50119089f
      https://github.com/llvm/llvm-project/commit/135f23d67bf5397745be1897afd0a3a50119089f
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   2023-01-16 (Mon, 16 Jan 2023)

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

  Log Message:
  -----------
  Deprecate MemIntrinsicBase::getDestAlignment() and MemTransferBase::getSourceAlignment()

Differential Revision: https://reviews.llvm.org/D141840




More information about the All-commits mailing list