[all-commits] [llvm/llvm-project] 9b7491: [IR] Add support for `samesign` in `Operator::hasP...
Yingwei Zheng via All-commits
all-commits at lists.llvm.org
Tue Oct 15 08:07:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b7491e8669126180253480821d5addde34874d0
https://github.com/llvm/llvm-project/commit/9b7491e8669126180253480821d5addde34874d0
Author: Yingwei Zheng <dtcxzyw2333 at gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/lib/IR/Operator.cpp
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
[IR] Add support for `samesign` in `Operator::hasPoisonGeneratingFlags` (#112358)
Fix https://github.com/llvm/llvm-project/issues/112356.
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