This avoids needing an FP value to represent LMUL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, thanks!
clang/lib/Sema/SemaChecking.cpp | ||
---|---|---|
4479 | Does the EGS here mean the ElemCount? |
Does the EGS here mean the ElemCount?
If it does, can we change the EGS in the comment to other name, since when I first see this comment, I just thought the EGS here means the argument name lol~