This is the llvm part, the clang part: https://reviews.llvm.org/D38683
Details
Details
Diff Detail
Diff Detail
Event Timeline
test/CodeGen/X86/avx512vlcd-intrinsics-fast-isel.ll | ||
---|---|---|
8 ↗ | (On Diff #120004) | Why do the avx512vlcd fast-isel cases use the vpbroadcastmb2 instructions but the avx512cd cases go through the GPRs? |
Comment Actions
LGTM with one minor
lib/Target/X86/X86ISelLowering.cpp | ||
---|---|---|
6782 ↗ | (On Diff #120989) | clang-format this |