- Remove the default valued arguments from these functions.
- Besides FuncOp, looks like no other in-tree op is using these functions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D91369
[NFC] Switch printFunctionLikeOp and parseFunctionLikeOp to only support "inline" visibility. ClosedPublic Authored by jurahul on Nov 12 2020, 10:48 AM.
Details Summary
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptNov 12 2020, 10:48 AM This revision is now accepted and ready to land.Nov 12 2020, 10:49 AM Closed by commit rGdea24b422cc2: [NFC] Switch printFunctionLikeOp and parseFunctionLikeOp to only support… (authored by jurahul). · Explain WhyNov 12 2020, 11:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 304911 mlir/include/mlir/IR/FunctionImplementation.h
mlir/lib/IR/Function.cpp
mlir/lib/IR/FunctionImplementation.cpp
|