This is an archive of the discontinued LLVM Phabricator instance.

[mlir][scf] Retain existing attributes in scf.for transforms
ClosedPublic

Authored by antiagainst on May 24 2022, 12:45 PM.

Details

Summary

These attributes can carry useful information, e.g., pipelines
might use them to organize and chain patterns.

Diff Detail

Event Timeline

antiagainst created this revision.May 24 2022, 12:45 PM
antiagainst requested review of this revision.May 24 2022, 12:45 PM
hanchung accepted this revision.May 24 2022, 9:03 PM
This revision is now accepted and ready to land.May 24 2022, 9:03 PM