[PATCH] D114794: [AMDGPU] Add support for in-order bvh in waitcnt pass
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 30 06:07:43 PST 2021
foad accepted this revision.
foad added a comment.
This revision is now accepted and ready to land.
LGTM with typo fix.
================
Comment at: llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp:153
VMEM_SAMPLER,
+ // BVH instrauctions
+ VMEM_BVH
----------------
Typo "instra"...
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