[InstCombine] add tests that show undef propagation failures from D52548; NFC
authorSanjay Patel <spatel@rotateright.com>
Wed, 26 Sep 2018 20:30:47 +0000 (20:30 +0000)
committerSanjay Patel <spatel@rotateright.com>
Wed, 26 Sep 2018 20:30:47 +0000 (20:30 +0000)
commit150afce75ae970b11a69baec3daadefe86752da5
tree204a9beeb6c6a9cc30ecbb00af9523c58fcfbcbd
parent985f152f25758c4d8127d3570c202349528bc985
[InstCombine] add tests that show undef propagation failures from D52548; NFC

Differential Revision: https://reviews.llvm.org/D52556

llvm-svn: 343140
llvm/test/Transforms/InstCombine/stop_bad_undef_propagation.ll [new file with mode: 0644]