diff options
author | Alex Bradbury <asb@igalia.com> | 2024-05-15 21:09:43 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 21:09:43 +0100 |
commit | 891d687137ad9bb3b4efae116f9539addb5be0ea (patch) | |
tree | e5f03760eb908406f54f63b2089ca58c65d9bbbf /clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp | |
parent | 24c39261e62d9f99bab91edf67bb9607a681b038 (diff) | |
download | llvm-891d687137ad9bb3b4efae116f9539addb5be0ea.zip llvm-891d687137ad9bb3b4efae116f9539addb5be0ea.tar.gz llvm-891d687137ad9bb3b4efae116f9539addb5be0ea.tar.bz2 |
[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.
Diffstat (limited to 'clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp')
0 files changed, 0 insertions, 0 deletions