[DAGCombine] Add test case showing incorrect DAGCombine optimization
This optmization produces incorrect results when the vector element type is not byte-sized. Related to D78568.
Loading
Please sign in to comment
This optmization produces incorrect results when the vector element type is not byte-sized. Related to D78568.