[PATCH] D109155: [InstCombine] Fold BW/2+1 tops bits are same pattern

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 29 04:30:29 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG11630dbbc369: [InstCombine] Fold BW/2+1 tops bits are same pattern (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D109155?vs=370578&id=383299#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109155

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-topbitssame.ll
  llvm/test/Transforms/InstCombine/truncating-saturate.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109155.383299.patch
Type: text/x-patch
Size: 22075 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211029/f1c3abc6/attachment.bin>


More information about the llvm-commits mailing list