[all-commits] [llvm/llvm-project] 4a47f1: [SelectionDAG][SVE] Support scalable vectors in ge...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Tue Aug 4 15:36:12 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4a47f1c4cedb497915bba14f5288708cedb62767
https://github.com/llvm/llvm-project/commit/4a47f1c4cedb497915bba14f5288708cedb62767
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2020-08-04 (Tue, 04 Aug 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/AArch64/sve-vector-splat.ll
Log Message:
-----------
[SelectionDAG][SVE] Support scalable vectors in getConstantFP()
Differential Revision: https://reviews.llvm.org/D85249
More information about the All-commits
mailing list