[PATCH] D115480: [InstCombine] Fold icmp of truncated left shift

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 07:49:54 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd9e1f9d7591b: [InstCombine] Fold icmp of truncated left shift (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D115480?vs=458032&id=458739#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115480

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115480.458739.patch
Type: text/x-patch
Size: 3429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220908/6a93c939/attachment.bin>


More information about the llvm-commits mailing list