[PATCH] D120007: [WIP][OMPIRBuilder] Add the support for compare capture

Shilei Tian via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 16 21:32:21 PST 2022


tianshilei1992 created this revision.
Herald added a subscriber: hiraditya.
tianshilei1992 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This patch adds the support for `compare capture` in `OMPIRBuilder`.

NOTE: Tests are on the way.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120007

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h
  llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120007.409486.patch
Type: text/x-patch
Size: 8953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/967a0a29/attachment.bin>


More information about the llvm-commits mailing list