This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Shape] Mark BroadcastOp as not having side effects
ClosedPublic

Authored by bkramer on Feb 16 2021, 9:30 AM.

Details

Summary

This allows it to be dead code eliminated when unused.

Diff Detail

Event Timeline

bkramer created this revision.Feb 16 2021, 9:30 AM
bkramer requested review of this revision.Feb 16 2021, 9:30 AM
tpopp accepted this revision.Feb 16 2021, 11:41 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 17 2021, 1:26 AM
This revision was automatically updated to reflect the committed changes.