[PATCH] D95222: [LTOBackend] Return module when Parallelism Level == 1.
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 12:36:54 PST 2021
tejohnson added a comment.
Where/how is the returned module used in that case? How do you avoid having it accessed later in the parallel code gen case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95222/new/
https://reviews.llvm.org/D95222
More information about the llvm-commits
mailing list