Details
Details
- Reviewers
fhahn anemet Gerolf jdoerfert - Commits
- rG2b3c505d0f6e: [Matrix] Intrinsic descriptions
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thank you very much! This has been discussed already in D83477. Passing in a pointer to a vector is confusing, as it seems to suggest we only access elements of the vector pointer, but we may access other elements, if the stride > rows.