[all-commits] [llvm/llvm-project] 71b065: [NVPTX] Add f16 and v2f16 ldg builtins

Jakub Chlanda via All-commits all-commits at lists.llvm.org
Fri Mar 3 03:49:38 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 71b06585857a77691761a7bfd16b5b91454a6894
      https://github.com/llvm/llvm-project/commit/71b06585857a77691761a7bfd16b5b91454a6894
  Author: Jakub Chlanda <jakub at codeplay.com>
  Date:   2023-03-03 (Fri, 03 Mar 2023)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsNVPTX.def
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/test/CodeGen/builtins-nvptx-native-half-type.c
    M llvm/test/CodeGen/NVPTX/ldu-ldg.ll

  Log Message:
  -----------
  [NVPTX] Add f16 and v2f16 ldg builtins

Adds f16 and v2f16 ldg builtins and relevant tests.

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




More information about the All-commits mailing list