"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d229e39a9a1ae9c2cdf2f0c2f0c2c97bbbf3040f"
[X86] Remove unnecessary MMX declarations from Intrin.h
As discussed in PR23648 - the intrinsics _m_from_int, _m_to_int and _m_prefetch are defined in mmintrin.h and prfchwintrin.h so we don't need to in Intrin.h Added tests for _m_from_int and _m_to_int D11338 already added a test for _m_prefetch Differential Revision: http://reviews.llvm.org/D12272 llvm-svn: 245975
Loading
Please register or sign in to comment