[PATCH] D119392: [Clang][OpenMP][Sema] Remove support for floating point values in atomic compare

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 9 16:46:30 PST 2022


tianshilei1992 created this revision.
tianshilei1992 added reviewers: jdoerfert, ABataev.
Herald added subscribers: guansong, yaxunl.
tianshilei1992 requested review of this revision.
Herald added subscribers: cfe-commits, sstefan1.
Herald added a project: clang.

This is a follow-up patch of D119378 <https://reviews.llvm.org/D119378>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119392

Files:
  clang/lib/Sema/SemaOpenMP.cpp
  clang/test/OpenMP/atomic_messages.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119392.407346.patch
Type: text/x-patch
Size: 5310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220210/fefd6319/attachment.bin>


More information about the cfe-commits mailing list