This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Constant fold integer min/max opcodes
ClosedPublic

Authored by arsenm on Mar 21 2021, 7:04 AM.

Diff Detail

Event Timeline

arsenm created this revision.Mar 21 2021, 7:04 AM
arsenm requested review of this revision.Mar 21 2021, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2021, 7:04 AM
Herald added a subscriber: wdng. · View Herald Transcript
foad accepted this revision.Mar 22 2021, 6:54 AM
foad added a subscriber: foad.

Looks obviously good.

This revision is now accepted and ready to land.Mar 22 2021, 6:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 1 2023, 5:27 AM
Herald added a subscriber: StephenFan. · View Herald Transcript