In certain situations it isn't legal to inline a call operation, but this isn't something that is possible(at least not easily) to prevent with the current hooks. This revision adds a new hook so that dialects with call operations that shouldn't be inlined can prevent it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo