This enables find/replace of nested components for location attributes.
Depends on D136407
Paths
| Differential D136408
[mlir] Implement the SubElement interfaces for the builtin locations ClosedPublic Authored by rriddle on Oct 20 2022, 5:57 PM.
Details
Diff Detail
Event Timelinerriddle added a child revision: D136409: [mlir:LLVM][NFC] Cleanup attribute/enum definitions.Oct 20 2022, 5:58 PM Mogball added inline comments. This revision is now accepted and ready to land.Oct 20 2022, 6:30 PM Closed by commit rG1da114183071: [mlir] Implement the SubElement interfaces for the builtin locations (authored by rriddle). · Explain WhyOct 21 2022, 3:33 PM This revision was automatically updated to reflect the committed changes. rriddle marked an inline comment as done.
Revision Contents
Diff 469801 mlir/include/mlir/IR/BuiltinLocationAttributes.td
mlir/include/mlir/IR/Location.h
mlir/lib/IR/Location.cpp
|
Could this be added to the base class if they all implement it?