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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Mar 12 06:37:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d0dd76eec05ff6774a76f79088968c7f58f3167
      https://github.com/llvm/llvm-project/commit/1d0dd76eec05ff6774a76f79088968c7f58f3167
  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 (#130898)

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