[PATCH] D111530: [TargetLowering] Optimize expanded SRL/SHL fed into SETCC ne/eq 0

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 22 06:31:20 PDT 2021


RKSimon added a comment.

In D111530#3076353 <https://reviews.llvm.org/D111530#3076353>, @fzhinkin wrote:

> In D111530#3074772 <https://reviews.llvm.org/D111530#3074772>, @RKSimon wrote:
>
>> please can you pre-commit these new tests to trunk with current codegen and then rebase to show the diff?
>
> I don't have a permission to commit changes, so I'll appreciate if you can help me with it. Here's the patch adding new tests with checks generated for current trunk: F19740759: 50197_precommit_tests.patch <https://reviews.llvm.org/F19740759>

Done (sorry for the delay) - please can you rebase?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111530/new/

https://reviews.llvm.org/D111530



More information about the llvm-commits mailing list