[all-commits] [llvm/llvm-project] bbd16b: [AArch64][SVE] Remove nxv1f32 and nxv1f64 as legal...
Cullen Rhodes via All-commits
all-commits at lists.llvm.org
Thu Dec 12 01:49:56 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bbd16b687641377c0ba54c8ceb1fc1ec4c0eb19a
https://github.com/llvm/llvm-project/commit/bbd16b687641377c0ba54c8ceb1fc1ec4c0eb19a
Author: Cullen Rhodes <cullen.rhodes at arm.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M llvm/lib/Target/AArch64/AArch64CallingConvention.td
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/AArch64RegisterInfo.td
Log Message:
-----------
[AArch64][SVE] Remove nxv1f32 and nxv1f64 as legal types
Summary: Also cleans up ZPR register class definition.
Reviewers: sdesmalen, cameron.mcinally, efriedma
Reviewed By: efriedma
Subscribers: tschuett, kristof.beyls, hiraditya, rkruppe, psnobl,
llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D71351
More information about the All-commits
mailing list