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
- Update `llvm.memcpy` and `llvm.memset` intrinsic name mangling to use `p0`
instead of `p0i8` as the pointer type.
- https://releases.llvm.org/15.0.0/docs/LangRef.html#llvm-memcpy-intrinsic
- Update expected numerical values in various tests.
- Mark and disable failing tests with `FIXME(llvm-15)`.
0 commit comments