[PATCH] D52548: Stop instcombining introducing undef's in div/rem instructions.

Neil Henning via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 28 01:50:42 PDT 2018


sheredom updated this revision to Diff 167436.
sheredom added a comment.

Changed the check to not ever push wider shufflevector stuff back onto predecessor instructions as per spatel's suggestion!


https://reviews.llvm.org/D52548

Files:
  lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  test/Transforms/InstCombine/stop_bad_undef_propagation.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52548.167436.patch
Type: text/x-patch
Size: 13911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180928/daaf4c9f/attachment-0001.bin>


More information about the llvm-commits mailing list