[PATCH] D72054: [mlir][spirv] NFC: Move shader ABI attributes to a new file

Lei Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 1 08:21:50 PST 2020


antiagainst updated this revision to Diff 235768.
antiagainst added a comment.

Update diff


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72054

Files:
  mlir/include/mlir/Dialect/SPIRV/CMakeLists.txt
  mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.h
  mlir/include/mlir/Dialect/SPIRV/SPIRVLowering.td
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td
  mlir/lib/Dialect/SPIRV/CMakeLists.txt
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
  mlir/lib/Dialect/SPIRV/Transforms/LowerABIAttributesPass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D72054.235768.patch
Type: text/x-patch
Size: 12653 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200101/97b72cca/attachment-0001.bin>


More information about the llvm-commits mailing list