[PATCH] D141651: [OMPIRBuilder] Pass dependencies to createTask by value
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 17 04:21:40 PST 2023
kiranchandramohan added a comment.
Assuming this was not triggered because we never used `Dependencies` vector before and no other `PostOutlineCB` took an option (with a reference) like this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141651/new/
https://reviews.llvm.org/D141651
More information about the llvm-commits
mailing list