[all-commits] [llvm/llvm-project] 7a969e: [PatternMatch] Use m_Not instead of m_c_Xor with m...
AtariDreams via All-commits
all-commits at lists.llvm.org
Thu Jun 27 01:15:07 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a969ec1e114b6674c08e82ca048a3c4576bf0dd
https://github.com/llvm/llvm-project/commit/7a969ec1e114b6674c08e82ca048a3c4576bf0dd
Author: AtariDreams <gfunni234 at gmail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M llvm/include/llvm/IR/PatternMatch.h
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp
Log Message:
-----------
[PatternMatch] Use m_Not instead of m_c_Xor with m_AllOnes() (#96837)
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