[all-commits] [llvm/llvm-project] 3197f9: [InstSimplify] Make sure the simplified value does...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Apr 10 21:49:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3197f9d8b0efc3efdc531421bd11c16305d9b1ff
https://github.com/llvm/llvm-project/commit/3197f9d8b0efc3efdc531421bd11c16305d9b1ff
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-04-11 (Thu, 11 Apr 2024)
Changed paths:
M llvm/lib/Analysis/InstructionSimplify.cpp
A llvm/test/Transforms/InstSimplify/pr87042.ll
Log Message:
-----------
[InstSimplify] Make sure the simplified value doesn't generate poison in threadBinOpOverSelect (#87075)
Alive2: https://alive2.llvm.org/ce/z/y_Jmdn
Fix https://github.com/llvm/llvm-project/issues/87042.
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