You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The wrong element type was being passed to LLVM's GEP op, generating an
invalid IR. Tests were also updated to properly validate the
`llvm.getelementptr` element type.
Fixesllvm#272
0 commit comments