[all-commits] [llvm/llvm-project] 820df6: [Hexagon] Lower vector predicate store
Krzysztof Parzyszek via All-commits
all-commits at lists.llvm.org
Mon Feb 24 13:43:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 820df6e679143786d41808b7bfc9ad023ed217d2
https://github.com/llvm/llvm-project/commit/820df6e679143786d41808b7bfc9ad023ed217d2
Author: Ikhlas Ajbar <iajbar at quicinc.com>
Date: 2020-02-24 (Mon, 24 Feb 2020)
Changed paths:
M llvm/lib/Target/Hexagon/HexagonISelLowering.cpp
M llvm/lib/Target/Hexagon/HexagonISelLowering.h
M llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
A llvm/test/CodeGen/Hexagon/store-vector-pred.ll
Log Message:
-----------
[Hexagon] Lower vector predicate store
This patch lowers store of vector predicate of type v128i1.
More information about the All-commits
mailing list