This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Clang] Support policy functions for Vector Reduction Instructions.
ClosedPublic

Authored by khchen on May 31 2022, 6:26 PM.

Diff Detail

Event Timeline

khchen created this revision.May 31 2022, 6:26 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2022, 6:26 PM
khchen requested review of this revision.May 31 2022, 6:26 PM
kito-cheng accepted this revision.Jul 26 2022, 12:49 AM

LGTM, and verified with internal testsuite :)

This revision is now accepted and ready to land.Jul 26 2022, 12:49 AM

While at it, could you switch those UndefValue with PoisonValue if possible? Thank you!

This revision was landed with ongoing or failed builds.Aug 2 2022, 10:32 AM
This revision was automatically updated to reflect the committed changes.