This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][VP] Add RVV codegen for vp.fma
AbandonedPublic

Authored by jacquesguan on Feb 8 2022, 12:50 AM.

Details

Summary

Lower vp.fma instrinsic to FMA_VL.

Diff Detail

Event Timeline

jacquesguan created this revision.Feb 8 2022, 12:50 AM
jacquesguan requested review of this revision.Feb 8 2022, 12:50 AM

I already submitted my own patch for this along with tests for scalable vectors https://reviews.llvm.org/D119196

jacquesguan abandoned this revision.Feb 8 2022, 5:53 PM