[all-commits] [llvm/llvm-project] 7906ec: AArch64: Use LibcallLoweringInfo in MachineSMEABI ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jan 19 09:10:57 PST 2026


  Branch: refs/heads/users/arsenm/aarch64/use-libcall-lowering-machine-sme-abi-pass
  Home:   https://github.com/llvm/llvm-project
  Commit: 7906ec0e38cf392e35092112fd38971023208bb8
      https://github.com/llvm/llvm-project/commit/7906ec0e38cf392e35092112fd38971023208bb8
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2026-01-19 (Mon, 19 Jan 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/MachineSMEABIPass.cpp

  Log Message:
  -----------
  AArch64: Use LibcallLoweringInfo in MachineSMEABI pass

In context this could probably just hardcode the libcall impls,
though that would be inconvenient for the arm64ec case (which I don't
see evidence of being a tested / supported combination).



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