[all-commits] [llvm/llvm-project] 0f4b1e: [AArch64] Address issue reported in PR#196029 (#19...

Sushant Gokhale via All-commits all-commits at lists.llvm.org
Wed Jun 3 08:33:49 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f4b1e11e64fdaaf6258043e1a30014b00bd04d3
      https://github.com/llvm/llvm-project/commit/0f4b1e11e64fdaaf6258043e1a30014b00bd04d3
  Author: Sushant Gokhale <sgokhale at nvidia.com>
  Date:   2026-06-03 (Wed, 03 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/CodeGen/AArch64/sve-fixed-length-trunc-stores.ll

  Log Message:
  -----------
  [AArch64] Address issue reported in PR#196029 (#199122)

For certain types of truncating stores, the lowering action is set to
custom although no custom lowering exists for them.

This patch addresses issue reported in PR #196029 by removing the custom lowering entry.



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