[all-commits] [llvm/llvm-project] d25751: Bump RV32E version to 2.0
Job Noorman via All-commits
all-commits at lists.llvm.org
Thu Mar 23 03:12:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d25751779baa37356265b004edc7e55ee4a4c383
https://github.com/llvm/llvm-project/commit/d25751779baa37356265b004edc7e55ee4a4c383
Author: Job Noorman <jnoorman at igalia.com>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/test/MC/RISCV/attribute-arch.s
Log Message:
-----------
Bump RV32E version to 2.0
RV32E was recently [ratified](https://github.com/riscv/riscv-isa-manual/commit/afd613691cb89ccd7584206e8a6d1866fe77ec88) so we should update the version as our MC-layer support is complete.
Reviewed By: kito-cheng
Differential Revision: https://reviews.llvm.org/D144384
More information about the All-commits
mailing list