[PATCH] D87480: [InstCombine] Simplify select operand based on equality condition

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 11:08:24 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcfff88c03cf9: [InstCombine] Simplify select operand based on equality condition (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D87480?vs=291073&id=291623#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87480

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/rem.ll
  llvm/test/Transforms/InstCombine/select-binop-cmp.ll
  llvm/test/Transforms/InstCombine/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87480.291623.patch
Type: text/x-patch
Size: 7754 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/bc1506b8/attachment.bin>


More information about the llvm-commits mailing list