"vscode:/vscode.git/clone" did not exist on "091570f594e6e6b7109e290ce878f4f9b8ad1e9f"
[Bugfix] Fix logic error in ReduceOp when handling CUDA architecture (#316)
* [Bugfix] Fixed the handling logic of IfThenElseNode in if_stmt_binding * [Bugfix] Fix logic error in ReduceOp when handling CUDA architecture - Added a check for the existence of the target attribute "arch" to ensure that there is no undefined behavior when handling the specific architecture "sm_90". This change improves the robustness and compatibility of the code.
Showing
Please register or sign in to comment