This patch simply adds an optional garbage collector attribute to LLVMFuncOp which maps 1:1 to the "gc" property of functions in LLVM.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Herald added subscribers: awarzynski, sdasgup3, wenzhicui and 19 others. · View Herald TranscriptFeb 10 2022, 3:19 PM
This revision is now accepted and ready to land.Feb 10 2022, 11:18 PM
This revision was landed with ongoing or failed builds.Feb 11 2022, 1:24 AM
Closed by commit rG1bf792137478: [mlir][LLVM] Add support for adding a garbage collector to a LLVM function (authored by zero9178). · Explain Why
This revision was automatically updated to reflect the committed changes.