[clang] [clang] Limit alignment for emitted vectors (PR #98629)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 15 12:21:27 PDT 2024


efriedma-quic wrote:

> BTW, I think the limitation I'm hitting is introduced by https://reviews.llvm.org/D121898 .

The limitation existed before that; we just miscompiled instead of reporting an error.


https://github.com/llvm/llvm-project/pull/98629


More information about the cfe-commits mailing list