This just simplifies user code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D151407
Specialize OwningOpRef::operator-> to work with pointers like Operation* ClosedPublic Authored by mehdi_amini on May 24 2023, 10:17 PM.
Details Summary This just simplifies user code.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 24 2023, 10:49 PM Closed by commit rGe84589c9cce0: Specialize OwningOpRef::operator-> to work with pointers like Operation* (authored by mehdi_amini). · Explain WhyMay 25 2023, 12:28 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525470 mlir/include/mlir/IR/OwningOpRef.h
mlir/lib/Tools/mlir-lsp-server/MLIRServer.cpp
|