"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "ac6d6383a3f89e7eeb0933b72c7aa346bab9b3bd"
DynamicRegisterInfo calculate offsets in separate function
This patch pull offset calculation logic out of DynamicRegisterInfo::Finalize into a separate function. We are going to call this function whenever we update SVE register sizes. Reviewed By: labath Differential Revision: https://reviews.llvm.org/D94008
Loading
Please register or sign in to comment