This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/SelectionDAG Include fast-math-flags for fmed3 intrinsic
AcceptedPublic

Authored by Petar.Avramovic on Sep 30 2020, 7:41 AM.

Details

Reviewers
foad
arsenm
Summary

Copy fast-math-flags for target intrinsics from IR in SelectionDAGBuilder.
Also copy this flag when amdgcn_fmed3 intrinsic is changed to FMED3.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2020, 7:41 AM
Petar.Avramovic requested review of this revision.Sep 30 2020, 7:41 AM
foad accepted this revision.Oct 5 2020, 2:02 AM

LGTM.

This revision is now accepted and ready to land.Oct 5 2020, 2:02 AM