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

Nathan Gauër via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 11 01:32:31 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG56396b25f179: [SPIRV-V] Add SPIR-V logical triple to llc (authored by Keenuts).

Changed prior to commit:
  https://reviews.llvm.org/D156424?vs=556240&id=556403#toc

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_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.556403.patch
Type: text/x-patch
Size: 16994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230911/3fb5dc19/attachment-0001.bin>


More information about the llvm-commits mailing list