[Openmp-commits] [PATCH] D146642: [OpenMP] Implement task record and replay mechanism
Shilei Tian via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Tue Mar 28 17:00:40 PDT 2023
tianshilei1992 added a comment.
In D146642#4229048 <https://reviews.llvm.org/D146642#4229048>, @josemonsalve2 wrote:
> In D146642#4228996 <https://reviews.llvm.org/D146642#4228996>, @tianshilei1992 wrote:
>
>> I think it's better to guard the entire related code with macro.
>
> What do you mean by this Shilei? To disable this feature?
Like a opt-in feature.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146642/new/
https://reviews.llvm.org/D146642
More information about the Openmp-commits
mailing list