[all-commits] [llvm/llvm-project] 20cf77: [LegalizeTypes][VP] Add widen and split support fo...
WangLian via All-commits
all-commits at lists.llvm.org
Sun Jun 5 19:28:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 20cf77f776b199690acda7a17d59846526030fcf
https://github.com/llvm/llvm-project/commit/20cf77f776b199690acda7a17d59846526030fcf
Author: Lian Wang <Lian.Wang at streamcomputing.com>
Date: 2022-06-06 (Mon, 06 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vector-fpext-vp.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vector-fptrunc-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vfpext-vp.ll
M llvm/test/CodeGen/RISCV/rvv/vfptrunc-vp.ll
Log Message:
-----------
[LegalizeTypes][VP] Add widen and split support for vp.fptrunc and vp.fpext
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D126439
More information about the All-commits
mailing list