[all-commits] [llvm/llvm-project] 182eb9: [X86] Move getTargetVShift helpers earlier in the ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Feb 11 09:19:54 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 182eb9d21a7a3cdf24c206d71b15bb847f41ecb3
https://github.com/llvm/llvm-project/commit/182eb9d21a7a3cdf24c206d71b15bb847f41ecb3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2026-02-11 (Wed, 11 Feb 2026)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Move getTargetVShift helpers earlier in the source file. NFC. (#180972)
Avoid having to add forward declarations for earlier functions to use them.
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