Skip to content

Commit

Permalink
Address2
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvassilev committed Mar 7, 2025
1 parent 5c08ba7 commit 7d28723
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Differentiator/DiffPlanner.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1034,7 +1034,6 @@ namespace clad {
request.VerboseDiags = false;
request.EnableTBRAnalysis = m_TopMostReq->EnableTBRAnalysis;
request.EnableVariedAnalysis = m_TopMostReq->EnableVariedAnalysis;
// request.CUDAGlobalArgsIndexes = m_TopMostReq->CUDAGlobalArgsIndexes;

// const auto* MD = dyn_cast<CXXMethodDecl>(FD);
if (m_TopMostReq->CUDAGlobalArgsIndexes.empty()) {
Expand Down

0 comments on commit 7d28723

Please sign in to comment.