This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Legalize strict_fsub
ClosedPublic

Authored by arsenm on Nov 18 2022, 8:17 AM.

Details

Summary

In the future should probably have a more convenient
way to switch between building strict and non-strict ops

Diff Detail

Event Timeline

arsenm created this revision.Nov 18 2022, 8:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 8:17 AM
arsenm requested review of this revision.Nov 18 2022, 8:17 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 18 2022, 8:17 AM
Herald added a subscriber: wdng. · View Herald Transcript

Looks like there are some unrelated changes in here?

arsenm updated this revision to Diff 476605.Nov 18 2022, 2:30 PM

Somehow had previous patch in diff

This revision is now accepted and ready to land.Nov 18 2022, 2:48 PM