[all-commits] [llvm/llvm-project] 73ac3b: [VE] Packed v512i32 isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Thu Feb 3 02:03:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73ac3b137101594663aad9901598dfa1aced9c78
https://github.com/llvm/llvm-project/commit/73ac3b137101594663aad9901598dfa1aced9c78
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-02-03 (Thu, 03 Feb 2022)
Changed paths:
M llvm/lib/Target/VE/VVPInstrPatternsVec.td
A llvm/test/CodeGen/VE/Packed/vp_add.ll
A llvm/test/CodeGen/VE/Packed/vp_and.ll
A llvm/test/CodeGen/VE/Packed/vp_or.ll
A llvm/test/CodeGen/VE/Packed/vp_shl.ll
A llvm/test/CodeGen/VE/Packed/vp_sra.ll
A llvm/test/CodeGen/VE/Packed/vp_srl.ll
A llvm/test/CodeGen/VE/Packed/vp_sub.ll
A llvm/test/CodeGen/VE/Packed/vp_xor.ll
Log Message:
-----------
[VE] Packed v512i32 isel and tests
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D118332
More information about the All-commits
mailing list