mirror of
https://github.com/lifting-bits/remill
synced 2026-06-21 13:56:07 +00:00
70ec62035c
Comment out subnormal (0x1) test inputs for fcvtzu/fcvtzs double-to- 64-bit-integer tests on AArch64. LLVM 22 misselects the SIMD form (fcvtzu d,d) which drops FE_INEXACT on subnormal inputs. Upstream: llvm/llvm-project#178603 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
28 lines
567 B
JSON
28 lines
567 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1774386573,
|
|
"narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=",
|
|
"owner": "NixOS",
|
|
"repo": "nixpkgs",
|
|
"rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "NixOS",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|