[all-commits] [llvm/llvm-project] 522a37: [X86] collectConcatOps - assert that no ops were c...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jun 10 10:05:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 522a375b996db95a24b6297cb1ebb402562e15a3
https://github.com/llvm/llvm-project/commit/522a375b996db95a24b6297cb1ebb402562e15a3
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] collectConcatOps - assert that no ops were collected on failure
Ensures we can use collectConcatOps in cases where we don't want to rely on the return code alone
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