[all-commits] [llvm/llvm-project] acb8a6: [AArch64] Fix type mismatch in bitconvert + vec_ex...

Lukacma via All-commits all-commits at lists.llvm.org
Tue Mar 3 07:05:28 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: acb8a6df19919cf2fa9946b88f5b14c28aa4f7ef
      https://github.com/llvm/llvm-project/commit/acb8a6df19919cf2fa9946b88f5b14c28aa4f7ef
  Author: Lukacma <Marian.Lukac at arm.com>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    A llvm/test/CodeGen/AArch64/neon-extractbitcast-mir.ll

  Log Message:
  -----------
  [AArch64] Fix type mismatch in bitconvert + vec_extract patterns (#183549)

This patch fixes mismatch in element width during isel of bitconvert +
vec_extract nodes. This resolves issue reported on
[this](https://github.com/llvm/llvm-project/pull/172837) PR.



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