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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 3 15:07:11 PDT 2020


spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.

LGTM, but you should adjust at least a couple of the tests to use vector types so we have better coverage.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83081





More information about the llvm-commits mailing list