[PATCH] D156424: [SPIRV] Add SPIR-V logical triple to llc

Nathan Gauër via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 02:20:57 PDT 2023


Keenuts updated this revision to Diff 556239.
Keenuts added a comment.

coding style fixes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156424

Files:
  llvm/lib/Target/SPIRV/MCTargetDesc/SPIRVMCTargetDesc.cpp
  llvm/lib/Target/SPIRV/SPIRVAsmPrinter.cpp
  llvm/lib/Target/SPIRV/SPIRVCallLowering.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
  llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.h
  llvm/lib/Target/SPIRV/SPIRVSubtarget.cpp
  llvm/lib/Target/SPIRV/SPIRVSubtarget.h
  llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
  llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.cpp
  llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.h
  llvm/test/CodeGen/SPIRV/ExecutionMode-ConflictingAttributes.ll
  llvm/test/CodeGen/SPIRV/ExecutionMode-GLCompute.ll
  llvm/test/CodeGen/SPIRV/capability-Shader.ll
  llvm/test/CodeGen/SPIRV/empty-logical.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156424.556239.patch
Type: text/x-patch
Size: 18143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230908/33a2379f/attachment.bin>


More information about the llvm-commits mailing list