This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Define integer min/max instructions
ClosedPublic

Authored by arsenm on May 16 2019, 3:49 PM.

Details

Summary

Doesn't attempt to emit them for anything yet, but some legalizations
I want to port use them.

Diff Detail

Event Timeline

arsenm created this revision.May 16 2019, 3:49 PM
This revision is now accepted and ready to land.May 17 2019, 9:48 AM
arsenm closed this revision.May 17 2019, 11:34 AM

r361061