[all-commits] [llvm/llvm-project] 730587: [DAG] isKnownNeverZero - add DemandedElts for ISD:...
Aaron Smull via All-commits
all-commits at lists.llvm.org
Mon Mar 2 02:32:35 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 730587d3be6cdd984d91336c0992176d72f5d5c1
https://github.com/llvm/llvm-project/commit/730587d3be6cdd984d91336c0992176d72f5d5c1
Author: Aaron Smull <45045667+asmull at users.noreply.github.com>
Date: 2026-03-02 (Mon, 02 Mar 2026)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
M llvm/test/CodeGen/X86/known-never-zero.ll
Log Message:
-----------
[DAG] isKnownNeverZero - add DemandedElts for ISD::SMIN/SMAX (#184054)
Resolves #183039
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