[PATCH] D55744: [InstCombine] don't widen an arbitrary sequence of vector ops (PR40032)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 12:31:09 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL349389: [InstCombine] don't widen an arbitrary sequence of vector ops (PR40032) (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55744?vs=178441&id=178515#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55744

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/test/Transforms/InstCombine/cast.ll
  llvm/trunk/test/Transforms/InstCombine/select-bitext.ll
  llvm/trunk/test/Transforms/InstCombine/vector-casts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55744.178515.patch
Type: text/x-patch
Size: 12080 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/7c5cbe3b/attachment.bin>


More information about the llvm-commits mailing list