This is an archive of the discontinued LLVM Phabricator instance.

[mlir][SCF] Fix crash in loop peeling
ClosedPublic

Authored by springerm on Jan 19 2023, 9:45 AM.

Details

Summary

Upper bound and step size should be symbols instead of dims.

Diff Detail

Event Timeline

springerm created this revision.Jan 19 2023, 9:45 AM
springerm requested review of this revision.Jan 19 2023, 9:45 AM
Herald added a project: Restricted Project. · View Herald Transcript
mehdi_amini accepted this revision.Jan 19 2023, 9:48 AM

Thanks for the quick fix!

This revision is now accepted and ready to land.Jan 19 2023, 9:48 AM
This revision was landed with ongoing or failed builds.Jan 19 2023, 10:08 AM
This revision was automatically updated to reflect the committed changes.