[all-commits] [llvm/llvm-project] af4abc: [RISCV] Remove experimental- prefix for smaia and ...
Yeting Kuo via All-commits
all-commits at lists.llvm.org
Fri Nov 3 17:17:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af4abc4fa7778f83ba7fd759b818352dc2d19469
https://github.com/llvm/llvm-project/commit/af4abc4fa7778f83ba7fd759b818352dc2d19469
Author: Yeting Kuo <46629943+yetingk at users.noreply.github.com>
Date: 2023-11-04 (Sat, 04 Nov 2023)
Changed paths:
M llvm/docs/RISCVUsage.rst
M llvm/lib/Support/RISCVISAInfo.cpp
M llvm/lib/Target/RISCV/RISCVFeatures.td
M llvm/test/CodeGen/RISCV/attributes.ll
M llvm/unittests/Support/RISCVISAInfoTest.cpp
Log Message:
-----------
[RISCV] Remove experimental- prefix for smaia and ssaia. (#71172)
Since smaia and ssaia are ratified now, we could remove their
experimental- prefix.
More information about the All-commits
mailing list