topperc wrote:

> Thanks!
> 
> 
> 
> If someone sets zba_zbb_zbs, should b be inferred?
> 
> 
> 

Yes, but it will break `-march=rv64i_zba_zbb_zbs -fno-integrated-as` with 
versions of the external assembler that don't know about B. We'll infer B and 
pass it to the assembler -march.

https://github.com/llvm/llvm-project/pull/76893
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to