[all-commits] [llvm/llvm-project] af83b7: [VE] Support copy of vector mask registers
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Fri Dec 18 16:17:01 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: af83b74dc2e563c429dfcf5bd0a21dd2d4b8af7b
https://github.com/llvm/llvm-project/commit/af83b74dc2e563c429dfcf5bd0a21dd2d4b8af7b
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2020-12-19 (Sat, 19 Dec 2020)
Changed paths:
M llvm/lib/Target/VE/VEInstrInfo.cpp
M llvm/test/CodeGen/VE/Vector/fastcc_callee.ll
Log Message:
-----------
[VE] Support copy of vector mask registers
Support VM and VMP registers in copyPhysReg() function. Also add
regression tests.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D93547
More information about the All-commits
mailing list