Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I believe async lowering also needs this, but leaving for future work.
| mlir/include/mlir/Dialect/LLVMIR/FunctionCallUtils.h | ||
|---|---|---|
| 10 | among | |
| 56 | Also add funcs for malloc and free? | |
| mlir/lib/Dialect/LLVMIR/IR/FunctionCallUtils.cpp | ||
| 39 | Nit: spurious empty line here and below | |
| 85–88 | Nit: could we make something like b.getSymbolRefAttr(fn) into a variable to make this formatting look less horrible? | |
among