[all-commits] [llvm/llvm-project] c9c9bf: [DAG] WidenVectorOperand - add basic handling for ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Oct 25 08:52:48 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c9c9bf0f20fd820b86fac35113bbd8049ff4e72a
https://github.com/llvm/llvm-project/commit/c9c9bf0f20fd820b86fac35113bbd8049ff4e72a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
M llvm/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
A llvm/test/CodeGen/PowerPC/pr70208.ll
Log Message:
-----------
[DAG] WidenVectorOperand - add basic handling for *_EXTEND_VECTOR_INREG nodes
Fixes Issue #70208
More information about the All-commits
mailing list