[all-commits] [llvm/llvm-project] 5d6b00: [NFC] Replace m_Sub(m_Zero(), X) with m_Neg(X) (#8...
AtariDreams via All-commits
all-commits at lists.llvm.org
Fri Apr 12 02:25:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5d6b00929bd026d1448a5dd3a8341ea99b3befe1
https://github.com/llvm/llvm-project/commit/5d6b00929bd026d1448a5dd3a8341ea99b3befe1
Author: AtariDreams <gfunni234 at gmail.com>
Date: 2024-04-12 (Fri, 12 Apr 2024)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
M llvm/lib/Analysis/ValueTracking.cpp
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp
Log Message:
-----------
[NFC] Replace m_Sub(m_Zero(), X) with m_Neg(X) (#88461)
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