[PATCH] D122031: Add DXIL triple
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 13:19:16 PDT 2022
beanz created this revision.
beanz added reviewers: MaskRay, arphaman, tstellar, serge-sans-paille.
Herald added subscribers: dexonsmith, hiraditya.
Herald added a project: All.
beanz requested review of this revision.
Herald added a project: LLVM.
This patch adds triple support for:
- dxil architecture
- shadermodel OS (with version parsing)
- shader stages as environment
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D122031
Files:
llvm/include/llvm/ADT/Triple.h
llvm/lib/Support/Triple.cpp
llvm/unittests/ADT/TripleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122031.416589.patch
Type: text/x-patch
Size: 10036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/dbc54335/attachment.bin>
More information about the llvm-commits
mailing list