================ @@ -51,6 +51,9 @@ STATISTIC(RISCVNumInstrsCompressed, static cl::opt<bool> AddBuildAttributes("riscv-add-build-attributes", cl::init(false)); +static cl::opt<bool> + DisableExperimentalExtension("riscv-disable-experimental-ext", ---------------- topperc wrote:
Why disable instead of enable? https://github.com/llvm/llvm-project/pull/89727 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits