This revealed a test case that wasn't hitting the intended branch
because the inlinees had no function definition.
Depends on D146628
Paths
| Differential D146633
[MLIR][LLVM] Add debug output to the LLVM inliner. ClosedPublic Authored by definelicht on Mar 22 2023, 8:16 AM.
Details Summary This revealed a test case that wasn't hitting the intended branch Depends on D146628
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 22 2023, 8:24 AM definelicht added a child revision: D146729: [MLIR][LLVM] Extend argument/result/function attribute support..Mar 23 2023, 8:55 AM Closed by commit rGa94d2bd5b564: [MLIR][LLVM] Add debug output to the LLVM inliner. (authored by definelicht, committed by gysit). · Explain WhyMar 24 2023, 1:35 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 507992 mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
mlir/test/Dialect/LLVMIR/inlining.mlir
|