[llvm] [IR] Fix undiagnosed cases of structs containing scalable vectors (PR #113455)

Jay Foad via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 25 01:44:20 PDT 2024


jayfoad wrote:

> Thanks for the fix! Just curious about what kind of test would fail?

The last two cases that I added to `test/Verifier/scalable-global-vars.ll` would fail without this fix.

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


More information about the llvm-commits mailing list