This is an archive of the discontinued LLVM Phabricator instance.

Changes to `SCFFuseProducerOfSliceResult` to also return the operations created during fusion.
ClosedPublic

Authored by mravishankar on Mar 16 2023, 12:42 PM.

Details

Summary

This is follow up to https://reviews.llvm.org/D145133 that allows
propogating information about ops that are fused back to the caller.

Diff Detail

Event Timeline

mravishankar created this revision.Mar 16 2023, 12:42 PM
mravishankar requested review of this revision.Mar 16 2023, 12:42 PM
hanchung accepted this revision.Mar 20 2023, 11:44 AM
This revision is now accepted and ready to land.Mar 20 2023, 11:44 AM
This revision was landed with ongoing or failed builds.Mar 20 2023, 1:56 PM
This revision was automatically updated to reflect the committed changes.