[all-commits] [llvm/llvm-project] ae1bb4: [VE] v256.32|64 setcc isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue Feb 8 04:22:09 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae1bb44ed80b7b60c3fd2426c8bee3df93e4a314
https://github.com/llvm/llvm-project/commit/ae1bb44ed80b7b60c3fd2426c8bee3df93e4a314
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M llvm/lib/Target/VE/VEISelLowering.cpp
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_fcmp.ll
A llvm/test/CodeGen/VE/Vector/vec_icmp.ll
Log Message:
-----------
[VE] v256.32|64 setcc isel and tests
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D119223
More information about the All-commits
mailing list