[PATCH] D47163: [InstCombine] don't change the size of a select if it would mismatch its condition operands' sizes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 30 17:21:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333611: [InstCombine] don't change the size of a select if it would mismatch its… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47163?vs=147872&id=149223#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47163

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/test/Transforms/InstCombine/cast-select.ll
  llvm/trunk/test/Transforms/InstCombine/fpcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47163.149223.patch
Type: text/x-patch
Size: 7841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180531/5cda92e4/attachment.bin>


More information about the llvm-commits mailing list