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

Nathan Gauër via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 06:02:28 PDT 2023


Keenuts updated this revision to Diff 553091.
Keenuts added a comment.
Herald added a subscriber: jdoerfert.

- fixup! [SPIR-V] Add SPIR-V logical triple.


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.553091.patch
Type: text/x-patch
Size: 18201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/8ce60063/attachment.bin>


More information about the llvm-commits mailing list