Vendor/device information are not resource limits. Moving to
target environment directly for better organization.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D87911  
[spirv] Move device info from resource limit into target env ClosedPublic Authored by antiagainst on Sep 18 2020, 8:59 AM. 
Details Summary Vendor/device information are not resource limits. Moving to 
Diff Detail 
 Event TimelineHerald added subscribers: tatianashp, ThomasRaoux, AlexeySotkin and 14 others.  ·  View Herald Transcript Herald added subscribers: stephenneuendorffer, nicolasvasilache.  ·  View Herald TranscriptSep 18 2020, 9:00 AM This revision is now accepted and ready to land.Sep 18 2020, 2:24 PM antiagainst added inline comments. Closed by commit rG1f0b43638ed7: [spirv] Move device info from resource limit into target env (authored by antiagainst).  ·  Explain WhySep 18 2020, 2:44 PM This revision was automatically updated to reflect the committed changes. antiagainst marked an inline comment as done. 
Revision Contents 
 
Diff 292904 mlir/docs/Dialects/SPIR-V.md
 mlir/include/mlir/Dialect/SPIRV/SPIRVAttributes.h
 mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
 mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
 mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td
 mlir/lib/Dialect/SPIRV/SPIRVAttributes.cpp
 mlir/lib/Dialect/SPIRV/SPIRVDialect.cpp
 mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
 mlir/test/Dialect/SPIRV/target-and-abi.mlir
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Whats the definition for spirv-device-id? Is it just an integer.