This is an archive of the discontinued LLVM Phabricator instance.

[mlir][tensor] Promote extract(from_elements(...)) to folding pattern
ClosedPublic

Authored by springerm on Apr 12 2022, 9:25 AM.

Diff Detail

Event Timeline

springerm created this revision.Apr 12 2022, 9:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 9:25 AM
springerm requested review of this revision.Apr 12 2022, 9:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 12 2022, 9:25 AM
ftynse accepted this revision.Apr 14 2022, 6:43 AM
ftynse added inline comments.
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
379

Nit: is this-> necessary here?

This revision is now accepted and ready to land.Apr 14 2022, 6:43 AM
springerm marked an inline comment as done.Apr 19 2022, 12:43 AM
nicolasvasilache accepted this revision.Apr 19 2022, 1:36 AM
This revision was landed with ongoing or failed builds.Apr 20 2022, 7:48 AM
This revision was automatically updated to reflect the committed changes.