[PATCH] D83081: [InstSimplify] Simplify comparison between zext(x) and sext(x)

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 4 02:08:33 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3b671022e451: [InstSimplify] Simplify comparison between zext(x) and sext(x) (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D83081?vs=275216&id=275485#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83081

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/cmp_ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83081.275485.patch
Type: text/x-patch
Size: 6093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200704/6c424d6d/attachment-0001.bin>


More information about the llvm-commits mailing list