Backport AVX512 SH-broadcast support to Clang 18#25233
Backport AVX512 SH-broadcast support to Clang 18#25233boegel merged 1 commit intoeasybuilders:developfrom
Conversation
When targetting AVX-512 CPUs like Intel Sapphire Rapids compilation may fail with: > UNREACHABLE executed at /dev/shm/Clang/18.1.8/GCCcore-13.3.0-CUDA-12.6.0/llvm-project-18.1.8.src/llvm/lib/Target/X86/X86InstrInfo.cpp:8220! Backport 2 commits from Clang 19.1.0 to resolve.
958aeaa to
f172da4
Compare
|
Test report by @Flamefire |
|
@boegelbot please test @ jsc-zen3 |
|
@Thyre: Request for testing this PR well received on jsczen3l1.int.jsc-zen3.fz-juelich.de PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 3870064554 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Going in, thanks @Flamefire! |
When targetting AVX-512 CPUs like Intel Sapphire Rapids compilation may fail with:
Backport 2 commits from Clang 19.1.0 to resolve.