[all-commits] [llvm/llvm-project] bb531f: [DAG] getNode - assert that INSERT_VECTOR_ELT oper...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jun 10 05:51:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb531ffcccb1dcc874db1675ec291c9d6f75dad6
https://github.com/llvm/llvm-project/commit/bb531ffcccb1dcc874db1675ec291c9d6f75dad6
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[DAG] getNode - assert that INSERT_VECTOR_ELT operand types are legal (#143502)
Helped track down a typo in the X86ISD::CVTPH2PS lowering.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list