[all-commits] [llvm/llvm-project] 83d79c: [X86][AVX512] Only lower to VPALIGNR if we have BW...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Nov 30 02:56:06 PST 2020
Branch: refs/heads/temp-test-main
Home: https://github.com/llvm/llvm-project
Commit: 83d79ca5bf13ca37f4ab69f24004ca83c1d03ea4
https://github.com/llvm/llvm-project/commit/83d79ca5bf13ca37f4ab69f24004ca83c1d03ea4
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-11-30 (Mon, 30 Nov 2020)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/vector-shuffle-512-v16.ll
Log Message:
-----------
[X86][AVX512] Only lower to VPALIGNR if we have BWI (PR48322)
More information about the All-commits
mailing list