-
- Downloads
[X86] `lowerBuildVectorAsBroadcast()`: with AVX512VL, allow i64->XMM broadcasts from constant pool
Reviewed By: RKSimon Differential Revision: https://reviews.llvm.org/D123221
Showing
- llvm/lib/Target/X86/X86ISelLowering.cpp 2 additions, 1 deletionllvm/lib/Target/X86/X86ISelLowering.cpp
- llvm/test/CodeGen/X86/avx2-intrinsics-x86.ll 3 additions, 3 deletionsllvm/test/CodeGen/X86/avx2-intrinsics-x86.ll
- llvm/test/CodeGen/X86/avx512-arith.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/avx512-arith.ll
- llvm/test/CodeGen/X86/avx512-broadcast-unfold.ll 37 additions, 25 deletionsllvm/test/CodeGen/X86/avx512-broadcast-unfold.ll
- llvm/test/CodeGen/X86/avx512-ext.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/avx512-ext.ll
- llvm/test/CodeGen/X86/avx512fp16-arith.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/avx512fp16-arith.ll
- llvm/test/CodeGen/X86/avx512fp16-cvt-ph-w-vl-intrinsics.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/avx512fp16-cvt-ph-w-vl-intrinsics.ll
- llvm/test/CodeGen/X86/avx512fp16-fp-logic.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/avx512fp16-fp-logic.ll
- llvm/test/CodeGen/X86/avx512vl-logic.ll 4 additions, 4 deletionsllvm/test/CodeGen/X86/avx512vl-logic.ll
- llvm/test/CodeGen/X86/fma-fneg-combine.ll 12 additions, 6 deletionsllvm/test/CodeGen/X86/fma-fneg-combine.ll
- llvm/test/CodeGen/X86/fma_patterns.ll 2 additions, 1 deletionllvm/test/CodeGen/X86/fma_patterns.ll
- llvm/test/CodeGen/X86/fp-round.ll 3 additions, 3 deletionsllvm/test/CodeGen/X86/fp-round.ll
- llvm/test/CodeGen/X86/gfni-funnel-shifts.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/gfni-funnel-shifts.ll
- llvm/test/CodeGen/X86/gfni-rotates.ll 1 addition, 1 deletionllvm/test/CodeGen/X86/gfni-rotates.ll
- llvm/test/CodeGen/X86/i64-to-float.ll 4 additions, 4 deletionsllvm/test/CodeGen/X86/i64-to-float.ll
- llvm/test/CodeGen/X86/masked_store_trunc_ssat.ll 6 additions, 6 deletionsllvm/test/CodeGen/X86/masked_store_trunc_ssat.ll
- llvm/test/CodeGen/X86/masked_store_trunc_usat.ll 3 additions, 3 deletionsllvm/test/CodeGen/X86/masked_store_trunc_usat.ll
- llvm/test/CodeGen/X86/movmsk-cmp.ll 4 additions, 4 deletionsllvm/test/CodeGen/X86/movmsk-cmp.ll
- llvm/test/CodeGen/X86/sadd_sat_vec.ll 2 additions, 2 deletionsllvm/test/CodeGen/X86/sadd_sat_vec.ll
- llvm/test/CodeGen/X86/sat-add.ll 6 additions, 6 deletionsllvm/test/CodeGen/X86/sat-add.ll
Loading
Please register or sign in to comment