[all-commits] [llvm/llvm-project] bc82e9: [RISCV] Add vfabs.v pseudo instruction.
Kai Wang via All-commits
all-commits at lists.llvm.org
Sat Mar 27 20:34:07 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc82e9bf25abb9755ad1feeab4ef6feafb44f9de
https://github.com/llvm/llvm-project/commit/bc82e9bf25abb9755ad1feeab4ef6feafb44f9de
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-03-28 (Sun, 28 Mar 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoV.td
M llvm/test/MC/RISCV/rvv/aliases.s
Log Message:
-----------
[RISCV] Add vfabs.v pseudo instruction.
Differential Revision: https://reviews.llvm.org/D99454
More information about the All-commits
mailing list