[all-commits] [llvm/llvm-project] c17153: AMDGPU: Add baseline tests for gep flag handling
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Oct 9 02:44:48 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-add-baseline-gep-flags-tests
Home: https://github.com/llvm/llvm-project
Commit: c17153f8f82388b70661884a01fe2a24b64767d7
https://github.com/llvm/llvm-project/commit/c17153f8f82388b70661884a01fe2a24b64767d7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/gep-flags-stack-offsets.ll
Log Message:
-----------
AMDGPU: Add baseline tests for gep flag handling
We need to know the address computation won't overflow on
older subtargets to match the addressing mode of stack instructions.
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