This enables casting LLVM style for mlir::CallInterfaceCallable usage.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135823
[mlir] Update CallInterfaceCallable to use the new casting infra ClosedPublic Authored by nkreeger on Oct 12 2022, 3:58 PM.
Details Summary This enables casting LLVM style for mlir::CallInterfaceCallable usage.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptOct 12 2022, 3:58 PM This revision is now accepted and ready to land.Oct 12 2022, 4:02 PM Closed by commit rGe750c41ec1ac: [mlir] Update CallInterfaceCallable to use the new casting infra. (authored by nkreeger). · Explain WhyOct 13 2022, 6:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467653 mlir/include/mlir/Interfaces/CallInterfaces.h
mlir/lib/Interfaces/CallInterfaces.cpp
mlir/lib/Transforms/Inliner.cpp
|