[clang] [llvm] [HLSL][SPIR-V] Add SV_DispatchThreadID semantic support (PR #82536)

Natalie Chouinard via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 27 10:46:31 PST 2024


================
@@ -27,6 +27,7 @@
 #include "llvm/CodeGen/GlobalISel/InstructionSelector.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
+#include "llvm/IR/IntrinsicsDirectX.h"
----------------
sudonatalie wrote:

Good catch, thanks

https://github.com/llvm/llvm-project/pull/82536


More information about the cfe-commits mailing list