Confined -> ConfinedAttr
AllAttrConstraintsOf -> AllOfAttr
To be in line with ConfinedType and AllOfType.
Paths
| Differential D131822
[mlir][ods] Rename Confined and AllAttrConstraintsOf ClosedPublic Authored by Mogball on Aug 12 2022, 6:27 PM.
Details Summary Confined -> ConfinedAttr To be in line with ConfinedType and AllOfType.
Diff Detail
Event TimelineHerald added subscribers: bzcheeseman, mravishankar, ThomasRaoux and 23 others. · View Herald Transcript This revision is now accepted and ready to land.Aug 12 2022, 6:30 PM Closed by commit rGe35ca70eb3c5: [mlir][ods] Rename Confined and AllAttrConstraintsOf (authored by Mogball). · Explain WhyAug 12 2022, 7:36 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 452359 mlir/docs/OpDefinitions.md
mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
mlir/include/mlir/Dialect/Async/IR/AsyncOps.td
mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/include/mlir/Dialect/OpenMP/OpenMPOps.td
mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
mlir/include/mlir/Dialect/PDLInterp/IR/PDLInterpOps.td
mlir/include/mlir/Dialect/SCF/TransformOps/SCFTransformOps.td
mlir/include/mlir/Dialect/Tosa/IR/TosaTypesBase.td
mlir/include/mlir/IR/OpBase.td
mlir/lib/Dialect/Vector/IR/VectorOps.cpp
mlir/test/lib/Dialect/Test/TestOps.td
mlir/test/mlir-pdll/Parser/include/ops.td
mlir/test/mlir-tblgen/predicate.td
|