[PATCH] D69922: [OpenMP] Use the OpenMP-IR-Builder
Alexey Bataev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 12 08:36:59 PST 2019
ABataev added a comment.
In D69922#1741659 <https://reviews.llvm.org/D69922#1741659>, @jdoerfert wrote:
> Use IRBuilder for cancel barriers
In general, it would better to implement cancellation barriers in the separate patch. Same for OpenMPIrBuilder.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69922/new/
https://reviews.llvm.org/D69922
More information about the cfe-commits
mailing list