Skip to content

Conversation

@fwessels
Copy link
Contributor

This is a temp fix for the Graviton4 processor.

(Full fix will be vector-width agnostic as well as take advantage of some further improvements due to support for SVE2 on Graviton4)

Copy link
Owner

@klauspost klauspost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the retraction for v1.12.2 to go.mod with a link to this PR.

@klauspost klauspost merged commit 3412d52 into klauspost:master Jul 16, 2024
ribru17 added a commit to ribru17/nvim-treesitter that referenced this pull request Dec 1, 2024
Reference file:

```gomod
module github.com/klauspost/reedsolomon

go 1.21

require github.com/klauspost/cpuid/v2 v2.2.8

require golang.org/x/sys v0.24.0 // indirect

retract (
	v1.12.2 // klauspost/reedsolomon#283
	v1.11.6 // klauspost/reedsolomon#240
	[v1.11.3, v1.11.5] // klauspost/reedsolomon#238
	v1.11.2 // klauspost/reedsolomon#229
)
```
clason pushed a commit to nvim-treesitter/nvim-treesitter that referenced this pull request Dec 2, 2024
Reference file:

```gomod
module github.com/klauspost/reedsolomon

go 1.21

require github.com/klauspost/cpuid/v2 v2.2.8

require golang.org/x/sys v0.24.0 // indirect

retract (
	v1.12.2 // klauspost/reedsolomon#283
	v1.11.6 // klauspost/reedsolomon#240
	[v1.11.3, v1.11.5] // klauspost/reedsolomon#238
	v1.11.2 // klauspost/reedsolomon#229
)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants