[all-commits] [llvm/llvm-project] 121676: [VE] Add SVOB intrinsic instruction
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Fri Jan 8 01:54:10 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 12167632bc5cafee68da31592dae78a20a3e7e7a
https://github.com/llvm/llvm-project/commit/12167632bc5cafee68da31592dae78a20a3e7e7a
Author: Kazushi (Jam) Marukawa <marukawa at nec.com>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsVE.td
M llvm/lib/Target/VE/VEInstrIntrinsicVL.td
A llvm/test/CodeGen/VE/VELIntrinsics/svob.ll
Log Message:
-----------
[VE] Add SVOB intrinsic instruction
Add SVOB intrinsic instruction and a regression test.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D94279
More information about the All-commits
mailing list