[all-commits] [llvm/llvm-project] 3cf2ac: [AArch64][NEON] Add eor3 patterns for V64 xors (#1...

Lukacma via All-commits all-commits at lists.llvm.org
Wed Oct 29 06:23:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cf2ac8f03063da3b1b57c51fcf3a9cc39e76393
      https://github.com/llvm/llvm-project/commit/3cf2ac8f03063da3b1b57c51fcf3a9cc39e76393
  Author: Lukacma <Marian.Lukac at arm.com>
  Date:   2025-10-29 (Wed, 29 Oct 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64InstrInfo.td
    M llvm/test/CodeGen/AArch64/eor3.ll

  Log Message:
  -----------
  [AArch64][NEON] Add eor3 patterns for V64 xors (#165376)

This patch enables NEON EOR3 instruction to be emitted even for 64 bit
vectors.



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