[PATCH] D156231: [SPIRV][NFC] Fix typo in SPV_KHR_16bit_storage extension name

Michal Paszkowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 14:48:45 PDT 2023


mpaszkowski added a comment.

In D156231#4531851 <https://reviews.llvm.org/D156231#4531851>, @pmatos wrote:

> The site: https://spirv-testing.khronos.org/staging/
> is not working at the moment, right? At least, this phab diff is not present there.

Yes, that is correct. I turned off the testing of Phabricator revisions temporarily since we cannot pass non-opaque LLVM IR from Intel Graphics Compiler to the backend right now -- still working on the workaround.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156231



More information about the llvm-commits mailing list