[all-commits] [llvm/llvm-project] e9d12a: AMDGPU: Add test for 16 bit unsigned scratch offse...
Petar Avramovic via All-commits
all-commits at lists.llvm.org
Mon Sep 30 01:39:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9d12a6b451bd403d95105aa976a011dc821f126
https://github.com/llvm/llvm-project/commit/e9d12a6b451bd403d95105aa976a011dc821f126
Author: Petar Avramovic <Petar.Avramovic at amd.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/flat-scratch.ll
M llvm/test/CodeGen/AMDGPU/flat-scratch.ll
Log Message:
-----------
AMDGPU: Add test for 16 bit unsigned scratch offsets (#110255)
Large scratch offset with one on highest bit selected as negative,
negative offset has same binary representation in 16 bits as large
unsigned offset.
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