[all-commits] [llvm/llvm-project] 69b3ba: [DAG] WidenVectorOperand - add basic handling for ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 13 02:05:52 PST 2023
Branch: refs/heads/release/17.x
Home: https://github.com/llvm/llvm-project
Commit: 69b3baf9b87eabfa307d8f74f7d0eea9df28cd5a
https://github.com/llvm/llvm-project/commit/69b3baf9b87eabfa307d8f74f7d0eea9df28cd5a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-11-13 (Mon, 13 Nov 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
(cherry picked from commit c9c9bf0f20fd820b86fac35113bbd8049ff4e72a)
More information about the All-commits
mailing list