"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "083981170f512b70c92c8b58969328dd9bfb8d30"
GlobalISel (AArch64): fix ABI at border between GPRs and SP.
If a struct would end up half in GPRs and half on SP the ABI says it should actually go entirely on the stack. We were getting this wrong in GlobalISel before, causing compatibility issues. llvm-svn: 311137
Loading
Please register or sign in to comment