[all-commits] [llvm/llvm-project] 3a3086: AMDGPU: Replace insertelement undef with poison in...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 11 22:56:19 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/use-insertelement-poison-instead-of-undef-manual-fixups
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a308651bb8da4521e8769651f860325a05eb4cf
      https://github.com/llvm/llvm-project/commit/3a308651bb8da4521e8769651f860325a05eb4cf
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-12 (Wed, 12 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fcanonicalize.f16.ll
    M llvm/test/CodeGen/AMDGPU/promote-alloca-array-aggregate.ll
    M llvm/test/CodeGen/AMDGPU/promote-alloca-loadstores.ll

  Log Message:
  -----------
  AMDGPU: Replace insertelement undef with poison in cases with manual updates

I had to manually intervene in a few tests. fcanonicalize.f16.ll is directly sensitive
to undef vs. 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