[all-commits] [llvm/llvm-project] c846d2: [llvm][Codegen] Make `getVectorTypeBreakdownMVT` w...
Francesco Petrogalli via All-commits
all-commits at lists.llvm.org
Thu Apr 9 16:49:11 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c846d2682b6d2433ed6e6896d98441f20e478b3b
https://github.com/llvm/llvm-project/commit/c846d2682b6d2433ed6e6896d98441f20e478b3b
Author: Francesco Petrogalli <francesco.petrogalli at arm.com>
Date: 2020-04-10 (Fri, 10 Apr 2020)
Changed paths:
M llvm/include/llvm/Support/TypeSize.h
M llvm/lib/CodeGen/TargetLoweringBase.cpp
Log Message:
-----------
[llvm][Codegen] Make `getVectorTypeBreakdownMVT` work with scalable types.
Reviewers: efriedma, andwar, sdesmalen
Reviewed By: efriedma
Subscribers: hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D77434
More information about the All-commits
mailing list