[PATCH] D132888: [InstCombine] reduce test-for-overflow of shifted value

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 06:52:05 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8fa432be4f74: [InstCombine] reduce test-for-overflow of shifted value (authored by tianz, committed by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132888

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
  llvm/test/Transforms/InstCombine/icmp-shl-1-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132888.457976.patch
Type: text/x-patch
Size: 6568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/9e477124/attachment.bin>


More information about the llvm-commits mailing list