"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5a72a23a70bf2a673ee00e51478335e10cb3d0f8"
When using NEON for single-precision FP, the NEON result must be placed in...
When using NEON for single-precision FP, the NEON result must be placed in D0-D15 as these are the only D registers with S subregs. Introduce a new regclass to represent D0-D15 and use it in the NEON single-precision FP patterns. llvm-svn: 78244
Loading
Please register or sign in to comment