This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Shape] Allow `shape.rank` to accept extent tensors `tensor?xindex>`
ClosedPublic

Authored by frgossen on Jul 20 2020, 5:30 AM.

Diff Detail

Event Timeline

frgossen created this revision.Jul 20 2020, 5:30 AM
Herald added a reviewer: silvas. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
herhut accepted this revision.Jul 20 2020, 5:49 AM
pifon2a accepted this revision.Jul 20 2020, 5:56 AM
frgossen updated this revision to Diff 279245.Jul 20 2020, 7:46 AM

Add test case

Add test case for the extent tensor case.

This revision was not accepted when it landed; it landed in state Needs Review.Jul 20 2020, 7:47 AM
This revision was automatically updated to reflect the committed changes.