This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Add lowering for std cmp ops.
ClosedPublic

Authored by denis13 on Jan 6 2020, 11:01 AM.

Diff Detail

Event Timeline

denis13 created this revision.Jan 6 2020, 11:01 AM
mravishankar requested changes to this revision.Jan 6 2020, 12:07 PM

Could you add some serialization tests as well?

This revision now requires changes to proceed.Jan 6 2020, 12:07 PM
denis13 updated this revision to Diff 236450.Jan 6 2020, 1:55 PM

Added serialization tests.

mravishankar accepted this revision.Jan 6 2020, 2:49 PM
This revision is now accepted and ready to land.Jan 6 2020, 2:49 PM

THanks Denis. Looks great!

antiagainst accepted this revision.Jan 6 2020, 3:00 PM

Thanks!

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJan 7 2020, 6:55 PM