[all-commits] [llvm/llvm-project] 2920c4: [IR] Remove getDestAlignment and getSourceAlignmen...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jul 30 07:30:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2920c4332482af47441bf51fd3eee74ac3200bfd
      https://github.com/llvm/llvm-project/commit/2920c4332482af47441bf51fd3eee74ac3200bfd
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-30 (Wed, 30 Jul 2025)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicInst.h

  Log Message:
  -----------
  [IR] Remove getDestAlignment and getSourceAlignment (#151282)

This patch removes getDestAlignment and getSourceAlignment as they
have been deprecated for more than two years since:

  commit 135f23d67bf5397745be1897afd0a3a50119089f
  Author: Guillaume Chatelet <gchatelet at google.com>
  Date:   Mon Jan 16 12:34:40 2023 +0000

I'm not aware of any downstream users AFAIK.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list