"git@repo.hca.bsc.es:rferrer/llvm-epi.git" did not exist on "108b892939938ff289cc4f18cceef2ff9b4f470f"
[AArch64] Teach DAGCombiner that converting two consecutive loads into a...
[AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available. The combiner was creating Q-register loads and stores, which then had to be spilled because there are no callee-save Q registers! llvm-svn: 214634
Loading
Please register or sign in to comment