[all-commits] [llvm/llvm-project] 53efbc: [VE] v256i1 broadcast isel and tests
Simon Moll via All-commits
all-commits at lists.llvm.org
Tue Feb 15 03:42:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53efbc15cb8e2b98bbd02ff39765561d2426b111
https://github.com/llvm/llvm-project/commit/53efbc15cb8e2b98bbd02ff39765561d2426b111
Author: Simon Moll <simon.moll at emea.nec.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M llvm/lib/Target/VE/VE.h
M llvm/lib/Target/VE/VECustomDAG.cpp
M llvm/lib/Target/VE/VECustomDAG.h
M llvm/lib/Target/VE/VEISelDAGToDAG.cpp
M llvm/lib/Target/VE/VEISelLowering.cpp
A llvm/test/CodeGen/VE/Vector/mask_broadcast.ll
Log Message:
-----------
[VE] v256i1 broadcast isel and tests
Reviewed By: kaz7
Differential Revision: https://reviews.llvm.org/D119241
More information about the All-commits
mailing list