[all-commits] [llvm/llvm-project] 204824: AMDGPU: Add overflow operations to isBoolSGPR

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed May 28 09:43:04 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/add-overflow-operations-is-bool-sgpr
  Home:   https://github.com/llvm/llvm-project
  Commit: 20482481b443e2d3422be8baa779498bb5c54574
      https://github.com/llvm/llvm-project/commit/20482481b443e2d3422be8baa779498bb5c54574
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/combine-and-sext-bool.ll

  Log Message:
  -----------
  AMDGPU: Add overflow operations to isBoolSGPR

The particular use in the test doesn't seem to do anything for
the expanded cases (i.e. the signed add/sub or multiplies).



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