The revision adds the dbg label intrinsic to the allow list of
operations that are legal to inline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D159359
[mlir][llvm] Allow inlining for dbg label ClosedPublic Authored by gysit on Sep 1 2023, 7:21 AM.
Details Summary The revision adds the dbg label intrinsic to the allow list of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 1 2023, 7:54 AM Closed by commit rGdc2c4fc78482: [mlir][llvm] Allow inlining for dbg label (authored by gysit). · Explain WhySep 1 2023, 7:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555382 mlir/lib/Dialect/LLVMIR/IR/LLVMInlining.cpp
mlir/test/Dialect/LLVMIR/inlining.mlir
|