Changes
Summary
- [X86] Fold CONCAT(VPERMV3(X,Y,M0),VPERMV3(Z,W,M1)) -> VPERMV3(CONCAT(X,Z),CONCAT(Y,W),CONCAT(M0,M1)) (details)
- [LLD][ELF] Fix typo in relocation-model-pic.ll (details)
![]() | llvm/lib/Target/X86/X86ISelLowering.cpp |
![]() | llvm/test/CodeGen/X86/vector-pack-512.ll |
![]() | lld/test/ELF/lto/relocation-model-pic.ll |