[all-commits] [llvm/llvm-project] 9c2cfa: [Clang][OpenMP] Allow `f16` literal suffix when co...

Shilei Tian via All-commits all-commits at lists.llvm.org
Thu Jan 19 19:24:50 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c2cfaaada66f323d10e25ac961ce1524d7b5f1f
      https://github.com/llvm/llvm-project/commit/9c2cfaaada66f323d10e25ac961ce1524d7b5f1f
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2023-01-19 (Thu, 19 Jan 2023)

  Changed paths:
    M clang/lib/Lex/LiteralSupport.cpp
    A clang/test/OpenMP/float16_sema.cpp

  Log Message:
  -----------
  [Clang][OpenMP] Allow `f16` literal suffix when compiling OpenMP target offloading for NVPTX

Fix #58087.

Reviewed By: jhuber6

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




More information about the All-commits mailing list