[all-commits] [llvm/llvm-project] cba0eb: Revert "[InstCombine] fold icmp with sub and bool"
Sanjay Patel via All-commits
all-commits at lists.llvm.org
Sun May 22 09:14:55 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cba0ebd576228d11817181a9ebc53a1931bb972b
https://github.com/llvm/llvm-project/commit/cba0ebd576228d11817181a9ebc53a1931bb972b
Author: Sanjay Patel <spatel at rotateright.com>
Date: 2022-05-22 (Sun, 22 May 2022)
Changed paths:
M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
M llvm/test/Transforms/InstCombine/icmp-range.ll
Log Message:
-----------
Revert "[InstCombine] fold icmp with sub and bool"
This reverts commit 4069cccf3b4ff4afb743d3d371ead9e2d5491e3a.
This causes bot failures, and there's a possibly a better way to get this and other patterns.
More information about the All-commits
mailing list