"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "dce906c77f86a0e3fa7ae74a01a2bfb678e216bd"
Recommit "[GlobalISel] Import patterns containing INSERT_SUBREG"
I thought `llvm::sort` was stable for some reason but it's not. Use `llvm::stable_sort` in `CodeGenTarget::getSuperRegForSubReg`. Original patch: https://reviews.llvm.org/D66498 llvm-svn: 370084
Loading
Please register or sign in to comment