[PATCH] D126591: [InstCombine] Optimise shift+and+boolean conversion pattern to simple comparison

chenglin.bi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 06:53:33 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG30e49a379472: [InstCombine] Optimise shift+and+boolean conversion pattern to simple comparison (authored by bcl5980).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126591

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-and-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126591.439381.patch
Type: text/x-patch
Size: 4985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/7a866573/attachment.bin>


More information about the llvm-commits mailing list