[PATCH] D77589: libclc: Add Mesa/SPIR-V/DXIL target
Daniel Stone via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 6 14:43:29 PDT 2020
daniels added a comment.
Just as an FYI, this is what we are actually using together with a few WIP branches in Mesa. Of note is that we run the LLVM StructurizeCFG pass before generating SPIR-V, else vtn chokes on it, even with the WIP Mesa structuriser.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77589/new/
https://reviews.llvm.org/D77589
More information about the llvm-commits
mailing list