[all-commits] [llvm/llvm-project] 9ffbc8: AMDGPU: Add overflow operations to isBoolSGPR (#14...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed May 28 12:35:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ffbc8a4ce456c75d425dcfd5cf2d32181a5290c
https://github.com/llvm/llvm-project/commit/9ffbc8a4ce456c75d425dcfd5cf2d32181a5290c
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 (#141803)
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