[PATCH] D118227: [OpenMP][IRBuilder] Handle floats for atomic update and fix AllocaIP for update/capture

Shraiysh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 21:27:48 PST 2022


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

Rebase with main. Hope the builds pass.


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.407390.patch
Type: text/x-patch
Size: 12485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/4cd758d9/attachment.bin>


More information about the llvm-commits mailing list