[all-commits] [llvm/llvm-project] 637641: AMDGPU: Add baseline test for add64 with constant ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jan 8 07:30:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 637641840d170491ad99a92a23112e0625d7c6cb
https://github.com/llvm/llvm-project/commit/637641840d170491ad99a92a23112e0625d7c6cb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-01-08 (Wed, 08 Jan 2025)
Changed paths:
A llvm/test/CodeGen/AMDGPU/add64-low-32-bits-known-zero.ll
A llvm/test/CodeGen/AMDGPU/sub64-low-32-bits-known-zero.ll
Log Message:
-----------
AMDGPU: Add baseline test for add64 with constant test (#122048)
Add baseline test for 64-bit adds when the low half of
an operand is known 0.
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