[all-commits] [llvm/llvm-project] 52cb1c: [AArch64Arm64ECCallLowering] Remove unnecessary bi...

Nikita Popov via All-commits all-commits at lists.llvm.org
Wed Apr 23 06:41:44 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52cb1c93acdad4fa2aa0ce17691d7205cc9645f9
      https://github.com/llvm/llvm-project/commit/52cb1c93acdad4fa2aa0ce17691d7205cc9645f9
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

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

  Log Message:
  -----------
  [AArch64Arm64ECCallLowering] Remove unnecessary bitcasts (NFCI)

These are all pointer bitcasts, which are no longer necessary
with opaque pointers.



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