[all-commits] [llvm/llvm-project] 71079f: [X86] Move IsElementEquivalent above shuffle compa...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 1 07:06:59 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 71079fcb8e2f3f25bf06740d4bbc498ee075459c
https://github.com/llvm/llvm-project/commit/71079fcb8e2f3f25bf06740d4bbc498ee075459c
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-01 (Sun, 01 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Move IsElementEquivalent above shuffle comparison helpers. NFC.
No change - but makes it easier for the shuffle helpers to call IsElementEquivalent.
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