This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Add some FP instructions to MachineIRBuilder
ClosedPublic

Authored by arsenm on May 15 2019, 8:08 PM.

Details

Summary

This makes FP legalization code more convenient.

Diff Detail

Event Timeline

arsenm created this revision.May 15 2019, 8:08 PM
This revision is now accepted and ready to land.May 15 2019, 8:30 PM
arsenm closed this revision.May 15 2019, 9:06 PM

r360852