[all-commits] [llvm/llvm-project] c09054: [InstCombine] Drop poison-generating flags when re...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Wed Oct 1 07:02:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c09054866a1ad6c250e6c972d369b9023abb4b3b
https://github.com/llvm/llvm-project/commit/c09054866a1ad6c250e6c972d369b9023abb4b3b
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/test/Transforms/InstCombine/funnel.ll
Log Message:
-----------
[InstCombine] Drop poison-generating flags when reusing existing or instruction (#161504)
Closes https://github.com/llvm/llvm-project/issues/161493.
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