[all-commits] [llvm/llvm-project] 34a3c2: [AArch64][SVE] Change placeholder from `undef` to ...

Pedro Lobo via All-commits all-commits at lists.llvm.org
Tue Mar 11 14:51:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34a3c2302ba59722df4656f3d3514d51206ec516
      https://github.com/llvm/llvm-project/commit/34a3c2302ba59722df4656f3d3514d51206ec516
  Author: Pedro Lobo <pedro.lobo at tecnico.ulisboa.pt>
  Date:   2025-03-11 (Tue, 11 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/test/Transforms/InterleavedAccess/AArch64/sve-interleaved-accesses.ll

  Log Message:
  -----------
  [AArch64][SVE] Change placeholder from `undef` to `poison` (#130519)

Default to a `poison` vector when calling `@llvm.vector.insert`.



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