[all-commits] [llvm/llvm-project] aea130: [LegalizerTypes] Add support for scalarizing the o...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Nov 25 20:31:25 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: aea130f7366bd7af5bdb68391f033cd5c051768c
https://github.com/llvm/llvm-project/commit/aea130f7366bd7af5bdb68391f033cd5c051768c
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
A llvm/test/CodeGen/AArch64/neon-fpextend_f16.ll
Log Message:
-----------
[LegalizerTypes] Add support for scalarizing the operand of an FP_EXTEND when the result type is legal.
More information about the All-commits
mailing list