[SelectionDAG] Add ability for computeKnownBits to peek through bitcasts from...
[SelectionDAG] Add ability for computeKnownBits to peek through bitcasts from 'large element' scalar/vector to 'small element' vector. Extension to D27129 which already supported bitcasts from 'small element' vector to 'large element' scalar/vector types. llvm-svn: 289329
Loading
Please sign in to comment