"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "6f147a3c0196f00f14e4c39feba585e29b62f32c"
[LoadStoreVectorize] Ignore interleaved invariant loads.
The memory location an invariant load is using can never be clobbered by any store, so it's safe to move the load ahead of the store. Differential Revision: https://reviews.llvm.org/D46011 llvm-svn: 330725
Loading
Please register or sign in to comment