[all-commits] [llvm/llvm-project] 62dea9: [AMDGPU] Fix gfx12 waitcnt type for image_msaa_loa...
David Stuttard via All-commits
all-commits at lists.llvm.org
Tue Apr 30 02:42:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62dea99a7d7df9daedbb86133f3d46699cd2728d
https://github.com/llvm/llvm-project/commit/62dea99a7d7df9daedbb86133f3d46699cd2728d
Author: David Stuttard <david.stuttard at amd.com>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.msaa.load.ll
Log Message:
-----------
[AMDGPU] Fix gfx12 waitcnt type for image_msaa_load (#90201)
image_msaa_load is actually encoded as a VSAMPLE instruction and
requires the appropriate waitcnt variant.
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