[PATCH] D115009: [SPIRV 1/6] Add stub for SPIRV backend
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 2 03:33:11 PST 2022
rengolin added a comment.
In D115009#3288320 <https://reviews.llvm.org/D115009#3288320>, @iliya-diyachkov wrote:
> In addition to the regular builds, I also checked the special ones that Fengrui Song listed earlier (all with and without -DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=SPIRV). I fixed a few issues in the 3th-6th patches, so now all additional builds (as well as the regular ones) are build-able, and built llcs successfully pass LIT testing (including added SPIRV's LIT tests).
Great! That's a good shape to have the initial series. Thanks for the hard work!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115009/new/
https://reviews.llvm.org/D115009
More information about the llvm-commits
mailing list