This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support smax/smin
ClosedPublic

Authored by kaz7 on Sep 24 2022, 3:34 AM.

Details

Summary

Support smax/smin in VEInstrInfo.td. Remove obsolete patterns for
smax/smin. Add regression tests for smax/smin/umax/umin.

Diff Detail

Event Timeline

kaz7 created this revision.Sep 24 2022, 3:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2022, 3:34 AM
Herald added a subscriber: hiraditya. · View Herald Transcript
kaz7 requested review of this revision.Sep 24 2022, 3:34 AM
efocht accepted this revision.Sep 26 2022, 4:10 AM
This revision is now accepted and ready to land.Sep 26 2022, 4:10 AM
This revision was landed with ongoing or failed builds.Sep 26 2022, 6:03 AM
Closed by commit rG76c76e9ab40d: [VE] Support smax/smin (authored by kaz7). · Explain Why
This revision was automatically updated to reflect the committed changes.