[all-commits] [llvm/llvm-project] 9def97: AMDGPU: Add testcase for materializing sgpr frame ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 31 01:51:58 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-add-materialize-frame-index-in-sgpr-ir-tests
Home: https://github.com/llvm/llvm-project
Commit: 9def9770a509e3409b0d8428de00d79b301d7b1b
https://github.com/llvm/llvm-project/commit/9def9770a509e3409b0d8428de00d79b301d7b1b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-31 (Wed, 31 Jul 2024)
Changed paths:
A llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.gfx10.ll
A llvm/test/CodeGen/AMDGPU/materialize-frame-index-sgpr.ll
Log Message:
-----------
AMDGPU: Add testcase for materializing sgpr frame indexes
These add some IR tests for 57d10b4fc9142d12fbdec578a0cc6f78deb67ef4.
These do rely on some lucky MIR placement to test the scc input, but I
haven't found a better way to do it. Also, scc handling in inline asm
is extremely buggy.
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