Issue 127245
Summary [HLSL] Identify what intrinsic usage for an exported function means
Labels new issue
Assignees
Reporter spall
    Certain intrinsics can only be called in certain stages. This means exported functions might only be able to be called in certain stages.
Need to keep track of features by exported functions to know which stages they can be used.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to