[clang] [llvm] [RISCV][VCIX] Add vcix_state to GNU inline assembly register set (PR #106914)

Brandon Wu via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 2 06:47:21 PDT 2024


4vtomat wrote:

> > Do you mean change the current vcix_state register to sf.vcix_state?
> 
> Yes, because it's SiFive specific register, other vendor may add other status register like VCIX in future, so I would like to add prefix to make sure all further similar stuff will follow same rule if possible

Sure! I will do it in another patch since it's separate thing than this patch.

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


More information about the cfe-commits mailing list