[all-commits] [llvm/llvm-project] 8c8bea: [X86] combinePTESTCC - ensure repeated operands ar...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Oct 30 05:31:02 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c8beadcc7542c1481da6378c658d38c98896670
https://github.com/llvm/llvm-project/commit/8c8beadcc7542c1481da6378c658d38c98896670
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
Log Message:
-----------
[X86] combinePTESTCC - ensure repeated operands are frozen (#165697)
As noticed on #165676 - if we're increasing the use of an operand we should freeze it
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