This is an archive of the discontinued LLVM Phabricator instance.

[VP] more functional Intrinsic to definitions
ClosedPublic

Authored by Miss_Grape on Sep 10 2023, 3:45 AM.

Details

Summary
  1. Remove the 'experiment' of reduction's intrinsic name
  2. Add functional Intrinsic for smax/smin/umax/umin/copysign/maxnum/minnum

Diff Detail

Event Timeline

Miss_Grape created this revision.Sep 10 2023, 3:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2023, 3:45 AM
Miss_Grape requested review of this revision.Sep 10 2023, 3:45 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 10 2023, 3:45 AM
Miss_Grape retitled this revision from [VP] to [VP] more functional Intrinsic to definitions.Sep 10 2023, 3:46 AM
Miss_Grape added a reviewer: luke.
RKSimon accepted this revision.Sep 10 2023, 8:00 AM

LGTM

This revision is now accepted and ready to land.Sep 10 2023, 8:00 AM