[clang] [RISCV] Update counters to version 2p0 (PR #66323)

Jianjian Guan via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 13 23:23:35 PDT 2023


jacquesguan wrote:

> Your commit bumps both the counter and timer extension, which makes your commit message inaccurate.

I think Counters in RISCV ISA include both "Zicntr" and "Zihpm", https://github.com/riscv/riscv-isa-manual/blob/main/src/counters.adoc.

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


More information about the cfe-commits mailing list