This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add canonicalization for the `subtensor` op
ClosedPublic

Authored by nicolasvasilache on Oct 1 2020, 7:31 AM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2020, 7:31 AM
nicolasvasilache requested review of this revision.Oct 1 2020, 7:31 AM
pifon2a accepted this revision.Oct 1 2020, 10:33 AM
pifon2a added inline comments.
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
3290

wow, that's a long one

mlir/test/Transforms/canonicalize.mlir
1118

super-nit: wrap the line

This revision is now accepted and ready to land.Oct 1 2020, 10:33 AM
nicolasvasilache marked 2 inline comments as done.Oct 2 2020, 2:44 AM
This revision was landed with ongoing or failed builds.Oct 2 2020, 3:06 AM
This revision was automatically updated to reflect the committed changes.