[all-commits] [llvm/llvm-project] f12059: [AMDGPU] Fix llvm.amdgcn.s.wait.event.export.ready...
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Jan 17 03:59:27 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f12059eb3fd07d3a0cb0b9e8853e1583681d1a36
https://github.com/llvm/llvm-project/commit/f12059eb3fd07d3a0cb0b9e8853e1583681d1a36
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SOPInstructions.td
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.wait.event.ll
Log Message:
-----------
[AMDGPU] Fix llvm.amdgcn.s.wait.event.export.ready for GFX12 (#78191)
The meaning of bit 0 of the immediate operand of S_WAIT_EVENT has been
flipped from GFX11.
More information about the All-commits
mailing list