[PATCH] ARM: Implement big endian bit-conversion for NEON types

Christian Pirker cpirker at a-bix.com
Thu May 8 00:35:46 PDT 2014


Hi James,

The mentioned ABI related vector conversions are applicable in soft-mode only.
In hard-mode vectors are passed using the vector registers. In such a case these conversions are triggered by BITCAST operations only. 

Thanks,
Christian

http://reviews.llvm.org/D3651






More information about the llvm-commits mailing list