[all-commits] [llvm/llvm-project] 8e47cc: Add new tests that check the icmp-ashr baseline.
Nadav Rotem via All-commits
all-commits at lists.llvm.org
Fri Jan 14 10:59:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e47ccd5c26d600ed1ed172548a0dc49dce55c53
https://github.com/llvm/llvm-project/commit/8e47ccd5c26d600ed1ed172548a0dc49dce55c53
Author: Nadav Rotem <nadav256 at gmail.com>
Date: 2022-01-14 (Fri, 14 Jan 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/icmp-shr-lt-gt.ll
Log Message:
-----------
Add new tests that check the icmp-ashr baseline.
This commit adds new tests that check the patterns that D117252 will
fix. As requested by @spatel.
Differential Revision: https://reviews.llvm.org/D117338
More information about the All-commits
mailing list