[PATCH] D118227: [OpenMP][IRBuilder] Fix AllocIP for atomic update and capture

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 7 01:53:21 PST 2022


shraiysh updated this revision to Diff 406354.
shraiysh added a comment.

Addressed comments. Thanks for the review @Meinersbur.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118227/new/

https://reviews.llvm.org/D118227

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118227.406354.patch
Type: text/x-patch
Size: 12485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/2afcad90/attachment.bin>


More information about the llvm-commits mailing list