mirror of
https://github.com/amd/blis.git
synced 2026-05-13 18:52:14 +00:00
Add `%=` tag to branch labels, which expands to a unique identifier for each inline assembly block. This prevents duplicate symbol errors on Apple Silicon (#594). Fixes #594. [ci skip] since we can't test Apple Silicon anyways...