hasLessThanNumFused and fuseInstructionPair are useful for
DAG mutations similar to MacroFusion, but which cannot use
MacroFusion as a whole (such as fusing non-dependent instruction).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM with docu comments added.
llvm/include/llvm/CodeGen/MacroFusion.h | ||
---|---|---|
37–39 | Please add some documentation when making the API available to more users! |
Please add some documentation when making the API available to more users!