This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Retire LinalgStrategyGeneralizePass
ClosedPublic

Authored by guraypp on Aug 22 2022, 2:58 AM.

Diff Detail

Event Timeline

guraypp created this revision.Aug 22 2022, 2:58 AM
guraypp requested review of this revision.Aug 22 2022, 2:58 AM
guraypp updated this revision to Diff 454453.Aug 22 2022, 4:48 AM

run clang-format

Seems like your last merge operation dropped everything?
You want to git rebase -i most of the time.

guraypp updated this revision to Diff 454727.Aug 23 2022, 1:04 AM

update revision

guraypp updated this revision to Diff 454734.Aug 23 2022, 1:20 AM

remove codes in CodegenStrategy

nicolasvasilache accepted this revision.Aug 23 2022, 1:27 AM

Looks good!

This revision is now accepted and ready to land.Aug 23 2022, 1:27 AM
This revision was landed with ongoing or failed builds.Aug 23 2022, 1:31 AM
This revision was automatically updated to reflect the committed changes.