This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Add utility function to constant fold FP ops
ClosedPublic

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

Diff Detail

Event Timeline

arsenm created this revision.Mar 21 2021, 7:05 AM
arsenm requested review of this revision.Mar 21 2021, 7:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 21 2021, 7:05 AM
Herald added a subscriber: wdng. · View Herald Transcript
paquette accepted this revision.Mar 22 2021, 9:42 AM

LGTM

(Should we have tests for these?)

This revision is now accepted and ready to land.Mar 22 2021, 9:42 AM

LGTM

(Should we have tests for these?)

The tests for D99036 and some of the following patches cover it