[all-commits] [llvm/llvm-project] 5ead75: [VE] Support pack_f32p and pack_f32a intrinsic ins...
Kazushi Marukawa via All-commits
all-commits at lists.llvm.org
Fri Jan 8 05:59:34 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ead757f1d89898941f0e10f71f382aaf36d174b
https://github.com/llvm/llvm-project/commit/5ead757f1d89898941f0e10f71f382aaf36d174b
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/pack.ll
Log Message:
-----------
[VE] Support pack_f32p and pack_f32a intrinsic instructions
Support pack_f32p and pack_f32a intrinsic instructions and regression tests.
Reviewed By: simoll
Differential Revision: https://reviews.llvm.org/D94296
More information about the All-commits
mailing list