[all-commits] [llvm/llvm-project] 8cc52c: [instcombine] Add test coverage for (x >>u y) pred x
Philip Reames via All-commits
all-commits at lists.llvm.org
Wed Jan 5 13:34:22 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8cc52ca73491635aa15ce24821a37cb7185a36e8
https://github.com/llvm/llvm-project/commit/8cc52ca73491635aa15ce24821a37cb7185a36e8
Author: Philip Reames <listmail at philipreames.com>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M llvm/test/Transforms/InstCombine/lshr.ll
Log Message:
-----------
[instcombine] Add test coverage for (x >>u y) pred x
More information about the All-commits
mailing list