Skip to content

Implement llvm.fshl.iXX intrinsic#1418

Merged
JonathanSalwan merged 1 commit intoJonathanSalwan:dev-v1.0from
KarlVogel:fix-1403
Aug 9, 2025
Merged

Implement llvm.fshl.iXX intrinsic#1418
JonathanSalwan merged 1 commit intoJonathanSalwan:dev-v1.0from
KarlVogel:fix-1403

Conversation

@KarlVogel
Copy link
Contributor

ror/rol llvm simplifications get turned into this intrinsic, which caused Triton to crash because of the missing intrinsic.

See issue #1403

ror/rol llvm simplifications get turned into this intrinsic, which
caused Triton to crash because of the missing intrinsic.

See issue JonathanSalwan#1403
@JonathanSalwan JonathanSalwan added this to the v1.0 milestone Aug 9, 2025
@JonathanSalwan JonathanSalwan merged commit 5ee3cc2 into JonathanSalwan:dev-v1.0 Aug 9, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants