[clang] [llvm] [RISCV][MC] Add MC support of Zibi experimental extension (PR #127463)

Jim Lin via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 3 18:12:55 PDT 2025


================
@@ -0,0 +1,42 @@
+//===-- RISCVInstrInfoZibi.td - 'Zibi' instructions ------*- tablegen -*-===//
----------------
tclin914 wrote:

The width of this line is not the same as in the other .td file.

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


More information about the llvm-commits mailing list