In a follow-up, I'll update the Shape dialect to use this instead of
I64ElementsAttr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D80601
[mlir][core] Add IndexElementsAttr helpers. ClosedPublic Authored by silvas on May 26 2020, 5:01 PM.
Details Summary In a follow-up, I'll update the Shape dialect to use this instead of
Diff Detail
Event TimelineClosed by commit rG9546d8b108dc: [mlir][core] Add IndexElementsAttr helpers. (authored by silvas). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 266382 mlir/include/mlir/IR/Builders.h
mlir/include/mlir/IR/OpBase.td
mlir/lib/IR/Attributes.cpp
mlir/lib/IR/Builders.cpp
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/mlir-tblgen/types.mlir
|