[PATCH] D156661: [SPIRV] Add support for SPV_KHR_bit_instructions

Ilia Diachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 12:28:16 PDT 2023


iliya-diyachkov added a comment.

In D156661#4584861 <https://reviews.llvm.org/D156661#4584861>, @pmatos wrote:

> Still need to add some tests ensuring this works and that we never use both Shader and BitInstructions capability since that's redundant.

Are you going to add these tests in this patch or later?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156661



More information about the llvm-commits mailing list