This is a very simple patch since there is only one use of pointers types in cf.assert that has to be changed. Pointer types are conditionally created with element types and the GEP had to be adjusted to use the array type as base type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo