This is an archive of the discontinued LLVM Phabricator instance.

[mlir][MemRef] NFC - Drop MemRef EDSC usage
ClosedPublic

Authored by nicolasvasilache on May 20 2021, 1:10 PM.

Details

Summary

Drop the MemRef dialect EDSC subdirectory and update all uses.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.May 20 2021, 1:10 PM
Herald added a project: Restricted Project. · View Herald Transcript
bkramer accepted this revision.May 20 2021, 1:12 PM

looks good

This revision is now accepted and ready to land.May 20 2021, 1:12 PM
This revision was landed with ongoing or failed builds.May 20 2021, 1:14 PM
This revision was automatically updated to reflect the committed changes.
mehdi_amini added inline comments.May 20 2021, 2:46 PM
mlir/include/mlir/IR/ImplicitLocOpBuilder.h
98

(Nit: this entire file change is just formatting apparently)

mlir/include/mlir/Dialect/Linalg/Utils/Utils.h