asb added a comment.

@kito-cheng could you please confirm that this patch handles sub-extensions in 
the same way GCC does. i.e. -march=rv32izbb0p92 defines `__riscv_zbb` but NOT 
`__riscv_b`? That seems logical to me, as otherwise it would be cumbersome to 
check if the whole extension is supported rather than just a subset, but I just 
wanted to confirm.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94403/new/

https://reviews.llvm.org/D94403

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to