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

Filipp Zhinkin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 2 01:57:50 PDT 2022


fzhinkin added a comment.

In D111530#3484697 <https://reviews.llvm.org/D111530#3484697>, @RKSimon wrote:

> @fzhinkin @spatel Is this patch still relevant?

@spatel fixed almost all cases (huge thanks for that), so this patch is no longer relevant.


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