[all-commits] [llvm/llvm-project] d4baf6: [X86] combineConcatVectorOps - add outstanding TOD...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Mar 13 07:10:58 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d4baf611c1cc477b938ffa74a1e127577c0dc1d7
https://github.com/llvm/llvm-project/commit/d4baf611c1cc477b938ffa74a1e127577c0dc1d7
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combineConcatVectorOps - add outstanding TODOs for missing op concatenation cases. NFC.
Keep track of the remaining issues - many of these are inter-related making them difficult to deal with one at a time.
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