diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2025-08-15 11:38:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-15 11:38:22 -0700 |
commit | 29976f2e58a3700ebedcaaa5692dcd5befd0cab2 (patch) | |
tree | c833b5637eea282aa198bbc1c480de6214f5f176 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 3a4a60deffdf5bbe622326b2813583acc37cccce (diff) | |
download | llvm-29976f2e58a3700ebedcaaa5692dcd5befd0cab2.zip llvm-29976f2e58a3700ebedcaaa5692dcd5befd0cab2.tar.gz llvm-29976f2e58a3700ebedcaaa5692dcd5befd0cab2.tar.bz2 |
[AMDGPU] Handle S_GETREG_B32 hazard on gfx1250 (#153848)
GFX1250 SPG says: S_GETREG_B32 does not wait for idle before executing.
The user must S_WAIT_ALU 0 before S_GETREG_B32 on:
STATUS, STATE_PRIV, EXCP_FLAG_PRIV, or EXCP_FLAG_USER.
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions