[PATCH] D127990: [DirectX] add thread/group id DXIL operations.

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 1 07:37:02 PDT 2022


beanz added a comment.

I'm pretty sure you need to include `IntrinsicsDirectX.h` in Function.cpp for this to compile, otherwise this patch looks good to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127990/new/

https://reviews.llvm.org/D127990



More information about the llvm-commits mailing list