[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 19:49:55 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG0359e1d6be2e: [mlir][spirv] NFC: Move shader ABI attributes to a new file (authored by antiagainst).

Changed prior to commit:
  https://reviews.llvm.org/D72054?vs=235768&id=235816#toc

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.235816.patch
Type: text/x-patch
Size: 10362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200102/c4cb7d61/attachment.bin>


More information about the llvm-commits mailing list