[PATCH] D124790: [HLSL] Enable half type for hlsl.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 3 14:59:42 PDT 2022
python3kgae updated this revision to Diff 426854.
python3kgae added a comment.
Add option -fcgl which output clang codeGen result to avoid test dependent on build DirectX backend.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124790/new/
https://reviews.llvm.org/D124790
Files:
clang/include/clang/Driver/Options.td
clang/lib/Basic/LangOptions.cpp
clang/lib/Basic/Targets/DirectX.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/HLSL.cpp
clang/lib/Sema/SemaType.cpp
clang/test/CodeGenHLSL/half.hlsl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124790.426854.patch
Type: text/x-patch
Size: 5504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220503/d53733ac/attachment.bin>
More information about the cfe-commits
mailing list