Fixes translating the calling convention to LLVM-IR, possibly missed
by https://reviews.llvm.org/D126161, and adds a test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141520
[mlir:LLVM] Fix minor bug, missing cconv translation ClosedPublic Authored by hgreving on Jan 11 2023, 9:53 AM.
Details Summary Fixes translating the calling convention to LLVM-IR, possibly missed
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 16 2023, 5:37 AM
Revision Contents
Diff 488267 mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
mlir/test/Dialect/LLVMIR/func.mlir
|