Issue 150463
Summary [DXIL] DXIL Flatten Arrays Pass crashing
Labels backend:DirectX
Assignees Icohedron
Reporter llvm-beanz
    Repro case: https://godbolt.org/z/b6xPsKfYG

The DXIL Flatten Arrays Pass is crashing if a struct survives and it tries to flatten an array inside a struct. While it is unlikely this will generate valid DXIL, we shouldn't crash.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to