153465 was incorrect. In this code we wanted to check that the pointer operand is...
authorNadav Rotem <nadav.rotem@intel.com>
Mon, 26 Mar 2012 21:00:53 +0000 (21:00 +0000)
committerNadav Rotem <nadav.rotem@intel.com>
Mon, 26 Mar 2012 21:00:53 +0000 (21:00 +0000)
commit02f0a49bbaa9a0f881ef18abd3b06168c2b35135
tree6e169e79bc932f045dd846771947cb260ca684ef
parentb38aae442f0e3ce11a6231455b180bfc66ab5d3e
153465 was incorrect. In this code we wanted to check that the pointer operand is of pointer type (and not vector type).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp