[PATCH] D131221: [SPIRV] support capabilities and extensions

Ilia Diachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 10 12:28:23 PDT 2022


iliya-diyachkov updated this revision to Diff 451600.
iliya-diyachkov added a comment.

Add tests that demonstrate the improvement.


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

https://reviews.llvm.org/D131221

Files:
  llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
  llvm/lib/Target/SPIRV/SPIRVInstrInfo.cpp
  llvm/lib/Target/SPIRV/SPIRVInstrInfo.h
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
  llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
  llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
  llvm/lib/Target/SPIRV/SPIRVSubtarget.h
  llvm/test/CodeGen/SPIRV/constant/local-float-point-constants.ll
  llvm/test/CodeGen/SPIRV/constant/local-integers-constants.ll
  llvm/test/CodeGen/SPIRV/extensions/no_wrap.ll
  llvm/test/CodeGen/SPIRV/transcoding/ReqdSubgroupSize.ll
  llvm/test/CodeGen/SPIRV/transcoding/fadd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131221.451600.patch
Type: text/x-patch
Size: 52410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220810/358afe00/attachment.bin>


More information about the llvm-commits mailing list