[all-commits] [llvm/llvm-project] 3a8197: [X86] lowerShuffleAsBroadcast - use LoadSDNode::ge...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed May 14 00:58:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a81979a3143da34f8430e0da74a4d7d7da0da8a
https://github.com/llvm/llvm-project/commit/3a81979a3143da34f8430e0da74a4d7d7da0da8a
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-05-14 (Wed, 14 May 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] lowerShuffleAsBroadcast - use LoadSDNode::getBasePtr instead of raw getOperand() call. NFC. (#139747)
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