[PATCH] D105876: OMPIRBuilder for Interop directive
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 9 13:01:50 PDT 2021
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM,
please rebase on top of trunk and use ` ConstantInt::get(Int32, 0)` instead of the APInt way.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105876/new/
https://reviews.llvm.org/D105876
More information about the llvm-commits
mailing list