[all-commits] [llvm/llvm-project] 937cb7: Reland D80640: [CodeGen][SVE] Calculate correct ty...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Fri Jun 5 10:10:08 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 937cb7a8c728e20c9c288bf328311e9b69187fcf
https://github.com/llvm/llvm-project/commit/937cb7a8c728e20c9c288bf328311e9b69187fcf
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2020-06-05 (Fri, 05 Jun 2020)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/include/llvm/Support/TypeSize.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/unittests/CodeGen/AArch64SelectionDAGTest.cpp
Log Message:
-----------
Reland D80640: [CodeGen][SVE] Calculate correct type legalization for scalable vectors.
This reverts commit 9bcef270d7a319c6c0fdffc6c80984a8f0a30ecb.
More information about the All-commits
mailing list