[all-commits] [llvm/llvm-project] 121ca4: [CodeGen] Use SPLAT_VECTOR for zeroinitialiser wit...
david-arm via All-commits
all-commits at lists.llvm.org
Mon Apr 27 08:17:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 121ca44c19bf89740d5064630459ca04aadf80f4
https://github.com/llvm/llvm-project/commit/121ca44c19bf89740d5064630459ca04aadf80f4
Author: David Sherwood <david.sherwood at arm.com>
Date: 2020-04-27 (Mon, 27 Apr 2020)
Changed paths:
A llvm/test/CodeGen/AArch64/sve-zeroinit.ll
Log Message:
-----------
[CodeGen] Use SPLAT_VECTOR for zeroinitialiser with scalable types
Adding tests that I forgot to add as part of a previous change:
https://reviews.llvm.org/D78636
More information about the All-commits
mailing list