VectorCamp / vectorscan

A portable fork of the high-performance regular expression matching library
https://www.vectorcamp.gr/project/vectorscan/
Other
503 stars 54 forks source link

Optimize padding according to clang-tidy suggestion #292

Closed markos closed 2 months ago

markos commented 4 months ago

As found in: https://buildbot-ci.vectorcamp.gr/#/builders/266/builds/95/steps/6/logs/stdio

markos commented 4 months ago

This is causing the same problem for the other vector sizes:

https://buildbot-ci.vectorcamp.gr/#/builders/284/builds/92/steps/6/logs/stdio

Need to rethink this, setting to draft PR.

markos commented 2 months ago

no longer relevant, closing PR.