[PATCH] D109440: [InstCombine] remove a buggy set of zext-icmp transforms

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 10:21:52 PDT 2021


spatel updated this revision to Diff 371386.
spatel added a comment.

Patch updated:
Removed what would become stale test comments; no code changes.


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

https://reviews.llvm.org/D109440

Files:
  llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/test/Transforms/InstCombine/zext-or-icmp.ll
  llvm/test/Transforms/InstCombine/zext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109440.371386.patch
Type: text/x-patch
Size: 12193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/874d2a01/attachment.bin>


More information about the llvm-commits mailing list