[all-commits] [llvm/llvm-project] a5880b: [InstCombine] Baseline tests for reducing test-for...
Tian Zhou via All-commits
all-commits at lists.llvm.org
Fri Sep 2 06:03:03 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5880b5f9c4a7ee543fbc38d528d2830fc27753e
https://github.com/llvm/llvm-project/commit/a5880b5f9c4a7ee543fbc38d528d2830fc27753e
Author: Tian Zhou <tianzhou93 at gmail.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
A llvm/test/Transforms/InstCombine/icmp-shl-1-overflow.ll
Log Message:
-----------
[InstCombine] Baseline tests for reducing test-for-overflow of shifted value
Baseline tests for this patch https://reviews.llvm.org/D132888
Differential Revision: https://reviews.llvm.org/D133182
More information about the All-commits
mailing list