[PATCH] D115009: [SPIRV 1/6] Add stub for SPIRV backend

Ilia Diachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 31 11:40:53 PST 2021


iliya-diyachkov updated this revision to Diff 396813.
iliya-diyachkov retitled this revision from "[SPIRV 1/n] Add stub for SPIRV backend" to "[SPIRV 1/6] Add stub for SPIRV backend".
iliya-diyachkov added a comment.

It's a small update with capitalized names of variables.


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

https://reviews.llvm.org/D115009

Files:
  llvm/CODE_OWNERS.TXT
  llvm/docs/CompilerWriterInfo.rst
  llvm/lib/Target/SPIRV/CMakeLists.txt
  llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
  llvm/lib/Target/SPIRV/SPIRVTargetMachine.h
  llvm/lib/Target/SPIRV/TargetInfo/CMakeLists.txt
  llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.cpp
  llvm/lib/Target/SPIRV/TargetInfo/SPIRVTargetInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115009.396813.patch
Type: text/x-patch
Size: 8377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211231/dab8ace6/attachment.bin>


More information about the llvm-commits mailing list