[clang] [llvm] [RISCV] SiFive CLIC Support (PR #132481)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 21 15:37:38 PDT 2025


lenary wrote:

> Is there a reason why these aren't lowercase like the rest?

They match the existing names documented in https://starfivetech.com/uploads/sifive-interrupt-cookbook-v1p2.pdf - we could check them in clang case-insensitively, though.

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


More information about the llvm-commits mailing list