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

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


  Branch: refs/heads/users/arsenm/amdgpu/add-overflow-operations-is-bool-sgpr
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c026d8d268e7cf3caa1ac98b199b70f97f65e0a
      https://github.com/llvm/llvm-project/commit/7c026d8d268e7cf3caa1ac98b199b70f97f65e0a
  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