[all-commits] [llvm/llvm-project] 7a581c: Reland "[InstCombine] Extend `foldICmpBinOp` to `a...
Mikhail Gudim via All-commits
all-commits at lists.llvm.org
Fri Dec 29 22:55:22 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a581c34f14c38c1e3183c5972d2870252c20396
https://github.com/llvm/llvm-project/commit/7a581c34f14c38c1e3183c5972d2870252c20396
Author: Mikhail Gudim <mgudim at gmail.com>
Date: 2023-12-30 (Sat, 30 Dec 2023)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/icmp.ll
Log Message:
-----------
Reland "[InstCombine] Extend `foldICmpBinOp` to `add`-like `or`" (#76531)
The original PR had a typo which was causing a bug.
More information about the All-commits
mailing list