[all-commits] [llvm/llvm-project] 393173: [AArch64][SVE] Add initial backend support for FP ...
Cameron McInally via All-commits
all-commits at lists.llvm.org
Wed Feb 19 08:19:24 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 393173499099649eb95816132889295c3b463faf
https://github.com/llvm/llvm-project/commit/393173499099649eb95816132889295c3b463faf
Author: Cameron McInally <mcinally at cray.com>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64InstrFormats.td
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-vector-splat.ll
Log Message:
-----------
[AArch64][SVE] Add initial backend support for FP splat_vector
Differential Revision: https://reviews.llvm.org/D74632
More information about the All-commits
mailing list