This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][SelectionDAG] Support VECREDUCE_ADD mask operation
ClosedPublic

Authored by Jimerlife on May 8 2022, 11:16 PM.

Diff Detail

Event Timeline

Jimerlife created this revision.May 8 2022, 11:16 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 8 2022, 11:16 PM
Jimerlife requested review of this revision.May 8 2022, 11:16 PM
This revision is now accepted and ready to land.May 9 2022, 1:37 PM
This revision was landed with ongoing or failed builds.May 10 2022, 1:54 AM
This revision was automatically updated to reflect the committed changes.
thakis added a subscriber: thakis.May 10 2022, 2:06 AM

This seems to break check-llvm: http://45.33.8.238/linux/75725/step_12.txt

Please take a look, and revert for now if it takes a while to fix.

This seems to break check-llvm: http://45.33.8.238/linux/75725/step_12.txt

Please take a look, and revert for now if it takes a while to fix.

I have revert this patch, Thanks.

Jimerlife updated this revision to Diff 430619.May 19 2022, 2:55 AM

update for re-landed

This revision was landed with ongoing or failed builds.May 19 2022, 2:56 AM