[PATCH] D114794: [AMDGPU] Add support for in-order bvh in waitcnt pass
David Stuttard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 06:08:46 PST 2021
dstuttard added inline comments.
================
Comment at: llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp:153
VMEM_SAMPLER,
+ // BVH instrauctions
+ VMEM_BVH
----------------
foad wrote:
> Typo "instra"...
Doh - especially as you already pointed that out elsewhere :(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114794/new/
https://reviews.llvm.org/D114794
More information about the llvm-commits
mailing list