[PATCH] D156661: [SPIRV] Add support for SPV_KHR_bit_instructions
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 07:57:37 PDT 2023
pmatos abandoned this revision.
pmatos added a comment.
In D156661#4614836 <https://reviews.llvm.org/D156661#4614836>, @iliya-diyachkov wrote:
> 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?
In this patch. Moving to GitHub PR: https://github.com/llvm/llvm-project/pull/66215
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