Skip to content
Commit cb6db988 authored by Bob Wilson's avatar Bob Wilson
Browse files

Add target-specific DAG combiner for BUILD_VECTOR and VMOVRRD. An i64

value should be in GPRs when it's going to be used as a scalar, and we use
VMOVRRD to make that happen, but if the value is converted back to a vector
we need to fold to a simple bit_convert.  Radar 8407927.

llvm-svn: 114233
parent aa902921
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment