[PATCH] D156661: [SPIRV] Add support for SPV_KHR_bit_instructions
Paulo Matos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 23:47:26 PDT 2023
pmatos updated this revision to Diff 550198.
pmatos added a comment.
Modify test OpBitReverse* to use BitInstructions.
Add bit instructions as available cap.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156661/new/
https://reviews.llvm.org/D156661
Files:
llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
llvm/test/CodeGen/SPIRV/transcoding/OpBitReverse_i32.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156661.550198.patch
Type: text/x-patch
Size: 5269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/c3e02873/attachment.bin>
More information about the llvm-commits
mailing list