This is an archive of the discontinued LLVM Phabricator instance.

Change type constraint of the "index" in "shape.split_at" to Shape_SizeOrIndexType
ClosedPublic

Authored by Jing on Feb 9 2021, 3:17 PM.

Details

Summary

Make the type contraint consistent with other shape dialect operations.

Diff Detail

Event Timeline

Jing created this revision.Feb 9 2021, 3:17 PM
Jing requested review of this revision.Feb 9 2021, 3:17 PM
jpienaar accepted this revision.Feb 10 2021, 11:26 AM

Looks good, thanks

This revision is now accepted and ready to land.Feb 10 2021, 11:26 AM
This revision was automatically updated to reflect the committed changes.