[all-commits] [llvm/llvm-project] 7ce2b9: [VE] Add vector iterative operation instructions
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Wed Oct 28 03:07:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7ce2b93cbe152b3047de963b7c32277e1a567d03
https://github.com/llvm/llvm-project/commit/7ce2b93cbe152b3047de963b7c32277e1a567d03
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-10-28 (Wed, 28 Oct 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrVec.td
A llvm/test/MC/VE/VFIA.s
A llvm/test/MC/VE/VFIAM.s
A llvm/test/MC/VE/VFIM.s
A llvm/test/MC/VE/VFIMA.s
A llvm/test/MC/VE/VFIMS.s
A llvm/test/MC/VE/VFIS.s
A llvm/test/MC/VE/VFISM.s
Log Message:
-----------
[VE] Add vector iterative operation instructions
Add VFIA/VFIS/VFIM/VFIAM/VFISM/VFIMA/VFIMS isntructions.
Add regression tests too.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D90252
More information about the All-commits
mailing list