add tests for associative ops blocked by a cast
authorSanjay Patel <spatel@rotateright.com>
Fri, 15 Jul 2016 18:39:02 +0000 (18:39 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 15 Jul 2016 18:39:02 +0000 (18:39 +0000)
commit27fefb2fcf9d07d4dc5044b0d2c0709acfc43c6f
treeb8cc1f6dde64611cf1db5c204883d7b7e7155ce5
parent094dadd5b471cc0a342726b38b7dd06457743951
add tests for associative ops blocked by a cast

These are more generalized versions of the cases added in
r275302 and r275297.

llvm-svn: 275594
llvm/test/Transforms/InstCombine/assoc-cast-assoc.ll [new file with mode: 0644]