[PATCH] D145238: [NVPTX] Expose LDU builtins

Jakub Chlanda via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 7 23:10:12 PST 2023


jchlanda updated this revision to Diff 503242.
jchlanda added a comment.

Simplify the check for half tys support.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145238

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145238.503242.patch
Type: text/x-patch
Size: 16857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230308/01402432/attachment-0001.bin>


More information about the cfe-commits mailing list