"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "dab9e35ad05afef53e15e57462a0b85943a64735"
[LowerMatrixIntrinsics] Call getRegisterClassForType before getNumberOfRegisters.
getNumberOfRegisters takes a ClassID as it's argument. It shouldn't be passed a bool. Assuming the bool meant vector or not, we should call getRegisterClassForType first. Reviewed By: fhahn Differential Revision: https://reviews.llvm.org/D116903
Loading
Please register or sign in to comment