[all-commits] [llvm/llvm-project] a88f4f: AMDGPU: Fix a test typo reading a partially undefi...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Feb 27 05:18:13 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a88f4f1962b47aa8db49b8687a7f8b9097a3d13b
      https://github.com/llvm/llvm-project/commit/a88f4f1962b47aa8db49b8687a7f8b9097a3d13b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/acc-ldst.ll

  Log Message:
  -----------
  AMDGPU: Fix a test typo reading a partially undefined vector

This avoids a surprising test diff in a future commit that
happened to change the read registers to something else. Also
migrate from undef to poison.



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