[PATCH] D73959: [mlir][spirv] Add dialect-specific attribute for target environment
    Lei Zhang via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Feb  4 18:40:16 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rG13b197c7d18b: [mlir][spirv] Add dialect-specific attribute for target environment (authored by antiagainst).
Changed prior to commit:
  https://reviews.llvm.org/D73959?vs=242307&id=242497#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73959/new/
https://reviews.llvm.org/D73959
Files:
  mlir/docs/Dialects/SPIR-V.md
  mlir/include/mlir/Dialect/SPIRV/SPIRVDialect.h
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
  mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td
  mlir/lib/Conversion/LinalgToSPIRV/LinalgToSPIRV.cpp
  mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
  mlir/lib/Dialect/SPIRV/SPIRVLowering.cpp
  mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
  mlir/test/Conversion/LinalgToSPIRV/linalg-to-spirv.mlir
  mlir/test/Dialect/SPIRV/target-and-abi.mlir
  mlir/test/Dialect/SPIRV/target-env.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73959.242497.patch
Type: text/x-patch
Size: 43089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200205/0d5be76f/attachment-0001.bin>
    
    
More information about the llvm-commits
mailing list