Page MenuHomePhabricator

[InstSimplify] Add simplifications for `min/max(Abs(X), X)`
Needs RevisionPublic

Authored by goldstein.w.n on Mon, Mar 6, 6:07 PM.

Diff Detail

Event Timeline

goldstein.w.n created this revision.Mon, Mar 6, 6:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMon, Mar 6, 6:07 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
goldstein.w.n requested review of this revision.Mon, Mar 6, 6:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptMon, Mar 6, 6:07 PM
nikic requested changes to this revision.Thu, Mar 9, 7:16 AM

Same here, you want folds along the lines of https://alive2.llvm.org/ce/z/4fWUpA.

This revision now requires changes to proceed.Thu, Mar 9, 7:16 AM