[PATCH] D115009: [SPIRV 1/6] Add stub for SPIRV backend

Ilia Diachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 1 12:04:53 PST 2022


iliya-diyachkov added a comment.

I also want to express my gratitude to the reviewers.

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).

We look forward to the final feedback or further comments on the code.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115009/new/

https://reviews.llvm.org/D115009



More information about the llvm-commits mailing list