[all-commits] [llvm/llvm-project] 0d058e: [RISCV] Change rvv version to 1.0 and remove ratif...
realqhc via All-commits
all-commits at lists.llvm.org
Thu Feb 24 16:38:35 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0d058ed3d648ad31561737c5ba731372d5231958
https://github.com/llvm/llvm-project/commit/0d058ed3d648ad31561737c5ba731372d5231958
Author: Qihan Cai <qcai8733 at uni.sydney.edu.au>
Date: 2022-02-25 (Fri, 25 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Change rvv version to 1.0 and remove ratify notice
This patch changes the version of V extension from 0.1 to 1.0 in RISCVInstrInfoVPseudos.td, RISCVInstrInfoVSDPatterns.td, RISCVInstrInfoVVLPatterns.td, RISCVInstrInfoV.td
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D120525
More information about the All-commits
mailing list