[PATCH] D126743: [RISCV][Clang] Add tests for all supported policy functions. (NFC)

Roger Ferrer Ibanez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 8 23:46:58 PDT 2022


rogfer01 accepted this revision.
rogfer01 added a comment.
This revision is now accepted and ready to land.

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.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126743/new/

https://reviews.llvm.org/D126743



More information about the cfe-commits mailing list