[all-commits] [llvm/llvm-project] 8e0daa: AMDGPU: Make a frame index test more realistic
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Sep 30 02:03:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e0daabe97cf5e73402bcb4c3e54b3583199ba8f
https://github.com/llvm/llvm-project/commit/8e0daabe97cf5e73402bcb4c3e54b3583199ba8f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/test/CodeGen/AMDGPU/eliminate-frame-index-v-add-co-u32-wave32.mir
Log Message:
-----------
AMDGPU: Make a frame index test more realistic
We do not expect to see live carry out outputs on these adds,
so add a dead flag. Split the test for the degenerate case. This
makes it more apparent a regression in a future commit does not matter.
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