This is an archive of the discontinued LLVM Phabricator instance.

[RISCV][Clang] Add tests for all supported policy functions. (NFC)
ClosedPublic

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

Diff Detail

Event Timeline

khchen created this revision.May 31 2022, 6:15 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 31 2022, 6:15 PM
khchen requested review of this revision.May 31 2022, 6:15 PM
rogfer01 accepted this revision.Jun 8 2022, 11:46 PM

This is a huge number of test changes so I have checked a subset of files but the changes seems reasonable, as I imagine they're generated mechanically.

We seem to be internally consistent, the following pairs generate the same IR

  • _m and _tumu versions
  • unsuffixed versions and _ta versions

So no objection on landing this.

This revision is now accepted and ready to land.Jun 8 2022, 11:46 PM
This revision was landed with ongoing or failed builds.Aug 1 2022, 10:46 AM
This revision was automatically updated to reflect the committed changes.