This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add a helper for TiledLoopOp to get an operand tied to the bbArg.
ClosedPublic

Authored by pifon2a on Dec 1 2021, 12:24 AM.

Diff Detail

Event Timeline

pifon2a created this revision.Dec 1 2021, 12:24 AM
pifon2a requested review of this revision.Dec 1 2021, 12:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2021, 12:24 AM
gysit accepted this revision.Dec 1 2021, 12:28 AM
gysit added a subscriber: gysit.
gysit added inline comments.
mlir/include/mlir/Dialect/Linalg/IR/LinalgOps.td
663

nit: Operand

This revision is now accepted and ready to land.Dec 1 2021, 12:28 AM
pifon2a updated this revision to Diff 390940.Dec 1 2021, 12:30 AM
pifon2a marked an inline comment as done.

nit

This revision was landed with ongoing or failed builds.Dec 1 2021, 12:32 AM
This revision was automatically updated to reflect the committed changes.