Also make the getResourceLimits() method more explicit about its return type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D75484
[mlir][spirv] Add get() method to TargetEnvAttr taking raw values ClosedPublic Authored by antiagainst on Mar 2 2020, 2:27 PM.
Details Summary Also make the getResourceLimits() method more explicit about its return type.
Diff Detail
Event Timelinemravishankar added inline comments.
This revision is now accepted and ready to land.Mar 4 2020, 10:37 AM antiagainst added inline comments.
Closed by commit rG440ef330737c: [mlir][spirv] Add get() method to TargetEnvAttr taking raw values (authored by antiagainst). · Explain WhyMar 4 2020, 11:17 AM This revision was automatically updated to reflect the committed changes. antiagainst marked an inline comment as done.
Revision Contents
Diff 248261 mlir/include/mlir/Dialect/SPIRV/TargetAndABI.h
mlir/lib/Dialect/SPIRV/TargetAndABI.cpp
|
Can we deprecate this one. I dont see a point of that anymore..