This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][LLVM] Allow inlining LLVM functions with branch weights.
ClosedPublic

Authored by definelicht on Feb 14 2023, 8:23 AM.

Details

Summary

This does not require any special handling and can just be dropped.

Diff Detail

Event Timeline

definelicht created this revision.Feb 14 2023, 8:23 AM
Herald added a project: Restricted Project. · View Herald Transcript
definelicht requested review of this revision.Feb 14 2023, 8:23 AM
gysit accepted this revision.Feb 14 2023, 8:38 AM

LGTM!

This revision is now accepted and ready to land.Feb 14 2023, 8:38 AM