[all-commits] [llvm/llvm-project] e060cb: [X86] Add isCompletePermute helper for single inpu...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Apr 15 03:48:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e060cb26d9b503ea5138909ec5c7099e7d4499c2
https://github.com/llvm/llvm-project/commit/e060cb26d9b503ea5138909ec5c7099e7d4499c2
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] Add isCompletePermute helper for single input shuffles where we don't lose/reuse any vector element. NFC
Matches purely reorder shuffles.
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