The UpperBound of RVV type in debug info should be elements count minus one,
as the LowerBound start from zero.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Could you re-upload diff with full context? You can create that via git format-patch -1 -U9999999 or git diff -U999999 > mypatch.patch.
[1] https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-web-interface
Comment Actions
Sorry, I should use --author="Luhaocong <Haocong.Lu@streamcomputing.com>" in my git command, and I will pay attention next time to land revision that created by other one.