[all-commits] [llvm/llvm-project] c3acda: [VE] Vector 'and' isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Wed Dec 23 04:30:22 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3acda0798f9b10ac3187ad941bbd8af82fb84a1
https://github.com/llvm/llvm-project/commit/c3acda0798f9b10ac3187ad941bbd8af82fb84a1
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M llvm/lib/Target/VE/VVPInstrInfo.td
M llvm/lib/Target/VE/VVPInstrPatternsVec.td
M llvm/lib/Target/VE/VVPNodes.def
A llvm/test/CodeGen/VE/Vector/vec_and.ll
Log Message:
-----------
[VE] Vector 'and' isel and tests
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D93709
More information about the All-commits
mailing list