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

Handle ARM inline asm "w" constraints with 64-bit ("d") registers.

The change in SelectionDAGBuilder is needed to allow using bitcasts to convert
between f64 (the default type for ARM "d" registers) and 64-bit Neon vector
types.  Radar 7457110.

llvm-svn: 91649
parent 7f4326f8
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