[all-commits] [llvm/llvm-project] 587424: AMDGPU: Use poison in some lowering contexts

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Apr 25 06:00:48 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/use-poison-in-dag-lowering
  Home:   https://github.com/llvm/llvm-project
  Commit: 587424080361b2dfe1302df8a62146e1009b8480
      https://github.com/llvm/llvm-project/commit/587424080361b2dfe1302df8a62146e1009b8480
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  AMDGPU: Use poison in some lowering contexts

This replaces most of the places that use undef. I left alone
the cases that require additional thought.



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