gitoleg 8cf6bcf5a3
[mlir][llvm] Add assert in CallOp builder (#76240)
This commit adds an assert in one of the CallOp builders to ensure it is not use to create an indirect call. Otherwise, the callee type would include the callee pointer type which is handed in as first argument.
2023-12-27 17:08:35 +01:00
..
2023-12-06 21:35:23 +00:00

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.