ci: include Xtensa in binary size comparisons - #5654
Conversation
c524d7c to
ac8bd9a
Compare
|
@jakebailey here is a brief automated review: 1. Blocker: sizediff does not install ninja
2. The shared cache key does not identify the runner image
3. The apt LLVM packages are now unnecessary
4. Small points
|
|
@jakebailey please see generated comments above. |
ac8bd9a to
d603181
Compare
|
Done plus other fixes |
|
@jakebailey here is a brief automated review of the current head. All checks pass, and 1. The base commit changes meaning
with
Please confirm if the new behavior is intentional. 2. The shared cache key does not identify the runner imageThe pin of 3. The LLVM bump path is not tested and it is expensiveThe 4. The copy of the action needs a comment
Good changes
VerdictThe change is correct and it is a good cleanup. Item 1 is the only item that changes the results and needs an answer. Items 2 to 4 are possible follow-ups. The other inline LLVM build blocks, in the alpine job of |
This should actually just use the first parent of the PR's merge commit, yes. I'll look into the rest. |
d603181 to
40fe1dc
Compare
|
Ping me when ready for another review @jakebailey if you please. |
|
By all means, take a look |
deadprogram
left a comment
There was a problem hiding this comment.
Thanks for making this work @jakebailey and also for handling all the various changes requested. Ready to go! Now merging.
This pulls out the llvm build stuff from assert-linux into a composite local workflow then reuses that for sizediff, such that a build of llvm with xtensa support is available.