[llvm] [RISCV][TableGen] Get right experimental extension name (PR #90185)

Alex Bradbury via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 06:28:11 PDT 2024


asb wrote:

Alternatively, should we reject processor definitions that have experimental extensions? Are we sure that processors with experimental extensions interact properly with the gating of experimental extensions behind -menable-experimental-extensions for user facing tools like clang?

https://github.com/llvm/llvm-project/pull/90185


More information about the llvm-commits mailing list