Files
clang-p2996/llvm/test/CodeGen/RISCV
Alex Bradbury 891d687137 [RISCV] Gate unratified profiles behind -menable-experimental-extensions (#92167)
As discussed in the last sync-up call, because these profiles are not
yet finalised they shouldn't be exposed to users unless they opt-in to
them (much like experimental extensions). We may later want to add a
more specific flag, but reusing `-menable-experimental-extensions`
solves the immediate problem.

This is implemented using the new support for marking profiles s
experimental added in #91993 to move the unratified profiles to
RISCVExperimentalProfile and making the necessary changes to logic in
RISCVISAInfo to handle this.
2024-05-15 21:09:43 +01:00
..
2023-10-18 15:01:17 +08:00
2023-11-11 19:31:23 -08:00
2023-11-11 19:31:23 -08:00