[llvm] [RISCV] Assert extensions are sorted at compile time. NFCI (PR #77442)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 9 09:00:57 PST 2024


topperc wrote:

Does this give a good error message when it fails? I've inserted a print in the runtime code more than once due to bad merge resolution in my downstream to figure out which extension is misplaced.

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


More information about the llvm-commits mailing list