Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 19, 2023
1 parent 8a7aac9 commit 6b5d6a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taichi/runtime/llvm/llvm_context.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,6 @@ void TaichiLLVMContext::link_module_with_amdgpu_libdevice(
if (failed) {
TI_ERROR("AMDGPU libdevice linking failure.");
}

}
#endif
}
Expand Down

0 comments on commit 6b5d6a6

Please sign in to comment.