[PATCH] D71241: [OpenMP][WIP] Use overload centric declare variants
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 12 12:54:41 PST 2019
ABataev added a comment.
In D71241#1782425 <https://reviews.llvm.org/D71241#1782425>, @JonChesterfield wrote:
> > Explain that you're replacing the function written by the user on the fly by another one. If they accept it, go ahead.
>
> That's the observational effect of variants. Replacing is very similar to calling + inlining.
Not in the AST.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71241/new/
https://reviews.llvm.org/D71241
More information about the cfe-commits
mailing list