[libcxx-commits] [libcxx] [libc++] Explicitly convert to masks in SIMD code (PR #107983)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Dec 30 11:53:25 PST 2024
vitalybuka wrote:
So this is a crash in compiler triggered by PR.
> Also, what's the path forward here?
If we think this is test only specific issue (I doubt it is), we can disable them with HWASAN.
I believe it will likely hit down stream users, so we better to fix compiler before reland.
https://github.com/llvm/llvm-project/pull/107983
More information about the libcxx-commits
mailing list