This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Properly specify Linalg attribute.
ClosedPublic

Authored by nicolasvasilache on Jul 13 2021, 8:32 AM.

Details

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Jul 13 2021, 8:32 AM
ThomasRaoux accepted this revision.Jul 13 2021, 9:27 AM
This revision is now accepted and ready to land.Jul 13 2021, 9:27 AM
mehdi_amini added inline comments.Jul 13 2021, 10:23 AM
mlir/lib/Dialect/Linalg/IR/LinalgTypes.cpp
67

Please don't go through code review to fix the build: either push or revert ASAP.

169

This block of code does not match the patch description