This is an archive of the discontinued LLVM Phabricator instance.

[mlir][linalg] Only generate one var for an attrUse.
ClosedPublic

Authored by hanchung on Mar 2 2021, 12:31 PM.

Details

Summary

Some variables are unused after D97383 landed. We should generate one symbol for one attrUse.

Diff Detail

Event Timeline

hanchung created this revision.Mar 2 2021, 12:31 PM
hanchung requested review of this revision.Mar 2 2021, 12:31 PM
hanchung edited the summary of this revision. (Show Details)Mar 2 2021, 12:32 PM
stellaraccident accepted this revision.Mar 2 2021, 12:35 PM
This revision is now accepted and ready to land.Mar 2 2021, 12:35 PM
This revision was landed with ongoing or failed builds.Mar 2 2021, 12:48 PM
This revision was automatically updated to reflect the committed changes.