[PATCH] D156424: [SPIRV] Add SPIR-V logical triple to llc
Chris Bieneman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 11 08:14:16 PDT 2023
beanz added a reviewer: bogner.
beanz added a subscriber: bogner.
beanz added a comment.
In D156424#4579940 <https://reviews.llvm.org/D156424#4579940>, @Keenuts wrote:
> Next step would be to extend the triple to contain Vulkan (idea is to replace shadermodelX with vulkanX, need to discuss this with @beanz )
`vulkanX` in the triple makes sense to me.
Looping in @bogner.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156424/new/
https://reviews.llvm.org/D156424
More information about the llvm-commits
mailing list