This is an archive of the discontinued LLVM Phabricator instance.

[mlir] ConvertStandardToLLVM: make AllocLikeOpLowering public
ClosedPublic

Authored by Hardcode84 on May 21 2021, 9:25 AM.

Details

Summary

It is useful for someone who wants to implement custom AllocOp LLVM lowering

Diff Detail

Event Timeline

Hardcode84 created this revision.May 21 2021, 9:25 AM
Hardcode84 requested review of this revision.May 21 2021, 9:25 AM
ftynse accepted this revision.May 21 2021, 9:33 AM
This revision is now accepted and ready to land.May 21 2021, 9:33 AM