"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "111caaac58e21550c71c96f68394ad4d5f4f0198"
[AArch64] Refactor definition of EXT patterns to use a multiclass
Using a multiclass reduces duplication, and makes it easier to add new patterns later. This refactoring does add some new patterns, but as far as I can tell there's no IR that will end up triggering them so this is effectively NFC. Differential Revision: https://reviews.llvm.org/D53580 llvm-svn: 345271
Loading
Please register or sign in to comment