================ @@ -167,7 +149,7 @@ Changes to the RISC-V Backend * `llvm-objdump` now has support for `--symbolize-operands` with RISC-V. * `-mcpu=spacemit-x100` was added. -* Change P extension version to match the 019 draft specification. Encoded in `-march` as `0p19`. +* Change P extension version to match the 0.20 draft specification. ---------------- kito-cheng wrote:
```suggestion * Change P extension version to match the 0.21 draft specification. ``` https://github.com/llvm/llvm-project/pull/188121 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
