[all-commits] [llvm/llvm-project] 68b7b3: [Clang][OpenMP][Sema] Remove support for floating ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Feb 18 07:24:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68b7b357fdfc00ed8807a887eba363d67c9dc3f5
      https://github.com/llvm/llvm-project/commit/68b7b357fdfc00ed8807a887eba363d67c9dc3f5
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M clang/lib/Sema/SemaOpenMP.cpp
    M clang/test/OpenMP/atomic_messages.c

  Log Message:
  -----------
  [Clang][OpenMP][Sema] Remove support for floating point values in atomic compare

This is a follow-up patch of D119378.

Reviewed By: ABataev

Differential Revision: https://reviews.llvm.org/D119392




More information about the All-commits mailing list