[all-commits] [llvm/llvm-project] 4839cc: [AArch64] Remove unnecessary extloadi32 -> i32 pat...

David Green via All-commits all-commits at lists.llvm.org
Mon Sep 22 01:46:38 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4839cc15583968618c87bc7f0a6b78341d3d6e2d
      https://github.com/llvm/llvm-project/commit/4839cc15583968618c87bc7f0a6b78341d3d6e2d
  Author: David Green <david.green at arm.com>
  Date:   2025-09-22 (Mon, 22 Sep 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td

  Log Message:
  -----------
  [AArch64] Remove unnecessary extloadi32 -> i32 pattern. NFCI (#159527)

As far as I can tell this load pattern will not perform anything as it
could only trigger from a i32 MemVT extended to a i32.



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