- Explicitly specify the dtype/shape
- Remove separate names for python/C++
- Add docstring for inline cost features
Details
Details
- Reviewers
mtrofin - Commits
- rGf9b3e3411cc0: Adjust macros which define the ML inlining features.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
lgtm, maybe also say in the commit description that this makes the feature declaration closer to how we do it elsewhere - e.g. regalloc.