[PATCH] D124419: [InstCombine] try to fold icmp with mismatched extended operands

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 11:36:37 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG903aa5e0f80e: [InstCombine] try to fold icmp with mismatched extended operands (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124419

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124419.425273.patch
Type: text/x-patch
Size: 8987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220426/4f4f5490/attachment.bin>


More information about the llvm-commits mailing list