[all-commits] [llvm/llvm-project] f0eeb9: [X86] combineGatherScatter - pull out repeated ind...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Mar 21 07:48:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0eeb9fb24d848012d6fab1cf018f99bd4d22127
https://github.com/llvm/llvm-project/commit/f0eeb9fb24d848012d6fab1cf018f99bd4d22127
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineGatherScatter - pull out repeated index sign bits code. NFC. (#132399)
Minor cleanup to make it easier to handle more index simplification and truncation to vXi32 types in future patches.
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