This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Index] Add index.mins and index.minu
ClosedPublic

Authored by krzysz00 on Jan 9 2023, 9:20 AM.

Details

Summary

Signed and unsigned minimum operations were missing from the Index
dialect and are needed to test integer range inference.

Diff Detail

Event Timeline

krzysz00 created this revision.Jan 9 2023, 9:20 AM
Herald added a project: Restricted Project. · View Herald Transcript
krzysz00 requested review of this revision.Jan 9 2023, 9:20 AM
Mogball accepted this revision.Jan 9 2023, 12:39 PM

thank

This revision is now accepted and ready to land.Jan 9 2023, 12:39 PM
This revision was automatically updated to reflect the committed changes.