[all-commits] [llvm/llvm-project] aa8e1b: [X86] Add BLEND/UNPCK shuffles to canCreateUndefOr...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Jul 2 10:38:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa8e1bc0e9892ddbd84333767f71dc191cc10140
https://github.com/llvm/llvm-project/commit/aa8e1bc0e9892ddbd84333767f71dc191cc10140
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-07-02 (Wed, 02 Jul 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/avg.ll
Log Message:
-----------
[X86] Add BLEND/UNPCK shuffles to canCreateUndefOrPoisonForTargetNode/isGuaranteedNotToBeUndefOrPoisonForTargetNode (#146728)
None of these implicitly generate UNDEF/POISON
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