[all-commits] [llvm/llvm-project] eec697: [X86] combineINSERT_SUBVECTOR - use getBROADCAST_L...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Feb 27 00:51:13 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eec697baa01d7287bcd631494e79ffea219d1cbf
https://github.com/llvm/llvm-project/commit/eec697baa01d7287bcd631494e79ffea219d1cbf
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineINSERT_SUBVECTOR - use getBROADCAST_LOAD helper in insert_subvector(undef, broadcast(p), hi) -> broadcast(p) fold (#128900)
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