Adds f16 and v2f16 ldg builtins and relevant tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144961
[NVPTX] Add f16 and v2f16 ldg builtins ClosedPublic Authored by jchlanda on Feb 28 2023, 6:00 AM.
Details
Summary Adds f16 and v2f16 ldg builtins and relevant tests.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 28 2023, 6:00 AM tra added inline comments. This revision is now accepted and ready to land.Feb 28 2023, 10:36 AM Closed by commit rG71b06585857a: [NVPTX] Add f16 and v2f16 ldg builtins (authored by jchlanda). · Explain WhyMar 3 2023, 3:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 502094 clang/include/clang/Basic/BuiltinsNVPTX.def
clang/lib/CodeGen/CGBuiltin.cpp
clang/test/CodeGen/builtins-nvptx-native-half-type.c
llvm/test/CodeGen/NVPTX/ldu-ldg.ll
|
Do we want to add missing ldu variants, too?