"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "faa0fa5c831ba6eea687dc97644709557e8ca4c9"
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