[PATCH] D22537: [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplifications (PR28466)

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:34:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL276341: [InstSimplify] recognize trunc + icmp sgt/slt variants of select… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D22537?vs=64948&id=64966#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22537

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22537.64966.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/2f1971f4/attachment.bin>


More information about the llvm-commits mailing list