This is an archive of the discontinued LLVM Phabricator instance.

[RISCV] Allow fractional LMUL for reduction start value
ClosedPublic

Authored by reames on Dec 9 2022, 4:09 PM.

Details

Summary

For reductions, we need to put the start value into a source vector. For fractional LMULs, we can perform the operation at the original LMUL.

Diff Detail

Event Timeline

reames created this revision.Dec 9 2022, 4:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2022, 4:09 PM
reames requested review of this revision.Dec 9 2022, 4:09 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2022, 4:09 PM
Herald added subscribers: eopXD, MaskRay. · View Herald Transcript
This revision is now accepted and ready to land.Dec 12 2022, 1:07 AM
This revision was landed with ongoing or failed builds.Dec 12 2022, 9:08 AM
This revision was automatically updated to reflect the committed changes.