[all-commits] [llvm/llvm-project] c18e12: [InstCombine] Simplify `zext nneg i1 X` to zero (#...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Mar 13 05:15:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c18e1215c4f387058961651148be730144d3537b
https://github.com/llvm/llvm-project/commit/c18e1215c4f387058961651148be730144d3537b
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
M llvm/test/Transforms/InstCombine/zext.ll
Log Message:
-----------
[InstCombine] Simplify `zext nneg i1 X` to zero (#85043)
Alive2: https://alive2.llvm.org/ce/z/Wm6kCk
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