Issue |
131537
|
Summary |
[llvm] X86 backend ignores prefer-vector-width=256 and generates vmovaps with zmm registers
|
Labels |
backend:X86
|
Assignees |
|
Reporter |
ezhulenev
|
Godbolt: https://godbolt.org/z/sx6bjjYYK
Function attribute is ignored and in the end LLVM generates avx512 movs. I'm still debugging this, but it crashes at run time because pointers are not 64 byte aligned, and I'm not sure how LLVM decide to use avx512 aligned movs
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs