[PATCH] D125220: [InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1

Chenbing.Zheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 20:29:43 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Chenbing.Zheng marked an inline comment as done.
Closed by commit rGffaaf2498bda: [InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1 (authored by Chenbing.Zheng).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125220

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/icmp-fsh.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125220.430562.patch
Type: text/x-patch
Size: 6258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/37dc4936/attachment.bin>


More information about the llvm-commits mailing list