[Openmp-commits] [PATCH] D126619: [OpenMP][Clang] Fix atomic compare for signed vs. unsigned

Joel E. Denny via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon May 30 08:03:37 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd2e3cb737417: [OpenMP][Clang] Fix atomic compare for signed vs. unsigned (authored by jdenny).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126619

Files:
  clang/lib/CodeGen/CGStmtOpenMP.cpp
  clang/test/OpenMP/atomic_compare_codegen.cpp
  openmp/libomptarget/test/offloading/atomic-compare-signedness.c
  openmp/runtime/test/atomic/omp-atomic-compare-signedness.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126619.432924.patch
Type: text/x-patch
Size: 86925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220530/67c0dba3/attachment-0001.bin>


More information about the Openmp-commits mailing list