[all-commits] [llvm/llvm-project] 86aa07: [InstCombine] Create `or` as `disjoint` where appl...
Piotr Fusik via All-commits
all-commits at lists.llvm.org
Mon May 11 07:25:36 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86aa07a7f09942727c4f267f8b233334be268d13
https://github.com/llvm/llvm-project/commit/86aa07a7f09942727c4f267f8b233334be268d13
Author: Piotr Fusik <p.fusik at samsung.com>
Date: 2026-05-11 (Mon, 11 May 2026)
Changed paths:
M llvm/include/llvm/IR/IRBuilder.h
M llvm/lib/Target/RISCV/RISCVGatherScatterLowering.cpp
M llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp
M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
M llvm/test/Transforms/InstCombine/add.ll
Log Message:
-----------
[InstCombine] Create `or` as `disjoint` where applicable (#193725)
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