[all-commits] [llvm/llvm-project] 0e8590: [AMDGPU] Add support for in-order bvh in waitcnt pass
David Stuttard via All-commits
all-commits at lists.llvm.org
Thu Dec 2 06:26:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0e8590f065992418b1da7dd2c1cc4f93c7831278
https://github.com/llvm/llvm-project/commit/0e8590f065992418b1da7dd2c1cc4f93c7831278
Author: David Stuttard <david.stuttard at amd.com>
Date: 2021-12-02 (Thu, 02 Dec 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
M llvm/test/CodeGen/AMDGPU/waitcnt-bvh.mir
Log Message:
-----------
[AMDGPU] Add support for in-order bvh in waitcnt pass
bvh should be handled separately from vmem and vmem with sampler instructions
for waitcnt handling.
Differential Revision: https://reviews.llvm.org/D114794
More information about the All-commits
mailing list