Also old mir tests are updated to meet last changes in STATEPOINT format.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/StackMaps.cpp | ||
---|---|---|
95 | skipp -> skip |
Comment Actions
LGTM
Side note: The -1/+1s appearing everywhere confused me until I looked into the getConstMetaVal function. Having the index returned be the second in the tag, value pair seems slightly confusing, but it fits the existing structure.
skipp -> skip