DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.57k stars 550 forks source link

i#6777: AArch64-ci: Add runner for 128 bit sve #6787

Closed joshua-warburton closed 1 month ago

joshua-warburton commented 2 months ago

This patch configures the github CI to spawn 3 AArch64 precommit jobs without sve, with sve 256 and with sve 128. This is accomplished by a small python program which makes a call to set the vector length and an update to the job matrix to spawn the appropriate jobs.