[PATCH] D81013: [InstCombine] move vector select ahead of select-shuffle

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 11:34:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a96c1f627fe: [InstCombine] move vector select ahead of select-shuffle (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81013

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/test/Transforms/InstCombine/select-select.ll
  llvm/test/Transforms/InstCombine/vec_demanded_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81013.268545.patch
Type: text/x-patch
Size: 9735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200604/e068acc8/attachment.bin>


More information about the llvm-commits mailing list