[all-commits] [llvm/llvm-project] 465ac0: [LegalizeTypes] Use getVectorElementCount to avoid...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Wed Sep 28 02:31:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 465ac0b96ec45f982e37110198acdd003246ab9f
https://github.com/llvm/llvm-project/commit/465ac0b96ec45f982e37110198acdd003246ab9f
Author: jacquesguan <Jianjian.Guan at streamcomputing.com>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
M llvm/test/CodeGen/RISCV/rvv/extractelt-int-rv32.ll
Log Message:
-----------
[LegalizeTypes] Use getVectorElementCount to avoid crash of scalable vector.
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D134718
More information about the All-commits
mailing list