This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Add patterns for scalable-vector fsqrt
ClosedPublic

Authored by frasercrmck on Feb 4 2021, 3:23 AM.

Details

Summary

This patch adds support for lowering the sqrt intrinsic to the RVV
vfsqrt instruction.

Diff Detail

Event Timeline

frasercrmck created this revision.Feb 4 2021, 3:23 AM
frasercrmck requested review of this revision.Feb 4 2021, 3:23 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 4 2021, 3:23 AM
  • simplify CHECKs
This revision is now accepted and ready to land.Feb 4 2021, 10:53 AM
This revision was landed with ongoing or failed builds.Feb 5 2021, 1:46 AM
This revision was automatically updated to reflect the committed changes.