[all-commits] [llvm/llvm-project] 2b3376: [InstCombine] Guard noundef for transformation fro...
Allen via All-commits
all-commits at lists.llvm.org
Wed Jul 3 03:35:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b3376f35340d86d766dc8007534f137bf93aed3
https://github.com/llvm/llvm-project/commit/2b3376f35340d86d766dc8007534f137bf93aed3
Author: Allen <zhongyunde at huawei.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/test/Transforms/InstCombine/xor.ll
Log Message:
-----------
[InstCombine] Guard noundef for transformation from xor to or disjoint (#96905)
Fix https://github.com/llvm/llvm-project/issues/96857
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