This is an archive of the discontinued LLVM Phabricator instance.

[SVE] Lower fixed length UDIV to scalable
ClosedPublic

Authored by cameron.mcinally on Aug 20 2020, 1:14 PM.

Details

Summary

Pretty much just a copy of the SDIV patches (D86114 and D85982) with string replacement.

Diff Detail

Event Timeline

cameron.mcinally requested review of this revision.Aug 20 2020, 1:14 PM
paulwalker-arm accepted this revision.Aug 20 2020, 4:15 PM
This revision is now accepted and ready to land.Aug 20 2020, 4:15 PM
This revision was automatically updated to reflect the committed changes.