This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Shape] Limit shape to SCF lowering patterns to their supported types
ClosedPublic

Authored by frgossen on Jul 23 2020, 9:45 AM.

Diff Detail

Event Timeline

frgossen created this revision.Jul 23 2020, 9:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2020, 9:45 AM
pifon2a accepted this revision.Jul 23 2020, 9:51 AM
This revision is now accepted and ready to land.Jul 23 2020, 9:51 AM

Are there any test cases for this? If not could you please add some?

frgossen updated this revision to Diff 281586.Jul 29 2020, 7:53 AM

Add test case

This revision was landed with ongoing or failed builds.Jul 29 2020, 7:54 AM
This revision was automatically updated to reflect the committed changes.