This fixes a bug that was exposed on gfx9 in various
GL45-CTS.shaders.loops.*_iterations.select_iteration_count_fragment tests,
e.g. GL45-CTS.shaders.loops.do_while_uniform_iterations.select_iteration_count_fragment
Details
Details
- Reviewers
arsenm - Commits
- rG7f6d22cdd88f: Merging r312337:
rG95eb0d9490e0: Merging r312337:
rG75c98c365b8b: AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to wait states
rL314327: Merging r312337:
rL314324: Merging r312337:
rL312337: AMDGPU: IMPLICIT_DEFs and DBG_VALUEs do not contribute to wait states
Diff Detail
Diff Detail
- Build Status
Buildable 8862 Build 8862: arc lint + arc unit
Event Timeline
lib/Target/AMDGPU/GCNHazardRecognizer.cpp | ||
---|---|---|
227 | While you're here, this should probably also handle DBG_VALUE too |
While you're here, this should probably also handle DBG_VALUE too