"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d36e3e8850c51b16703f8855b1351973d8021270"
ARM & AArch64 NEON: share the vabs implementation.
This changes ARM to use @llvm.fabs for floating-point vabs. Patterns already existed in the backend, and it might help mid-end phases since it's more likely to be understood than @llvm.arm.neon.vabs. llvm-svn: 201313
Loading
Please register or sign in to comment