[PATCH] D123884: [HLSL][clang][Driver] Support target profile command line option.
Xiang Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 15 16:27:53 PDT 2022
python3kgae updated this revision to Diff 423189.
python3kgae edited reviewers, added: steven_wu, JonChesterfield, sscalpone, rnk, bogner, MaskRay, dexonsmith, nikic; removed: jdoerfert, sstefan1, baziotis.
python3kgae edited subscribers, added: beanz; removed: mgorny, arphaman, kuter, jdoerfert, MaskRay, okura, sstefan1, dexonsmith, ormris.
Herald added a subscriber: StephenFan.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123884/new/
https://reviews.llvm.org/D123884
Files:
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CGHLSLRuntime.cpp
clang/lib/CodeGen/CGHLSLRuntime.h
clang/lib/CodeGen/CMakeLists.txt
clang/lib/CodeGen/CodeGenModule.cpp
clang/lib/CodeGen/CodeGenModule.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Driver/ToolChains/HLSL.cpp
clang/lib/Driver/ToolChains/HLSL.h
clang/test/CodeGenHLSL/validator_version.hlsl
clang/unittests/Driver/ToolChainTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123884.423189.patch
Type: text/x-patch
Size: 16963 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220415/0f156de8/attachment-0001.bin>
More information about the cfe-commits
mailing list