[PATCH] D65576: [InstCombine] simplify a cmp+select using binop result equivalence

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 10:42:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367695: [InstCombine] fold cmp+select using select operand equivalence (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65576?vs=213044&id=213084#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65576

Files:
  llvm/trunk/lib/Analysis/InstructionSimplify.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-bitext-bitwise-ops.ll
  llvm/trunk/test/Transforms/InstCombine/select-obo-peo-ops.ll
  llvm/trunk/test/Transforms/InstCombine/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65576.213084.patch
Type: text/x-patch
Size: 51248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/6cb42aa7/attachment.bin>


More information about the llvm-commits mailing list