[all-commits] [llvm/llvm-project] d0ddcc: [InstSimplify] Make sure the simplified value does...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Mon Apr 15 16:01:48 PDT 2024
Branch: refs/heads/release/18.x
Home: https://github.com/llvm/llvm-project
Commit: d0ddcce21d91eb8755ba45d700f6e0c6f6671a79
https://github.com/llvm/llvm-project/commit/d0ddcce21d91eb8755ba45d700f6e0c6f6671a79
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-04-15 (Mon, 15 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.
(cherry picked from commit 3197f9d8b0efc3efdc531421bd11c16305d9b1ff)
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