Issue 87109
Summary Move __builtin_hlsl_wave_get_lane_index to EmitHLSLBuiltinExpr
Labels HLSL
Assignees
Reporter farzonl
    `Value *CodeGenFunction::EmitHLSLBuiltinExpr(unsigned BuiltinID, const CallExpr *E)`

is where all the other hlsl built ins live.

_Originally posted by @farzonl in https://github.com/llvm/llvm-project/pull/80680#discussion_r1544449419_
 
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to