Skip to content

Commit

Permalink
Inline global constants that contains opaque handles for legalization…
Browse files Browse the repository at this point in the history
  • Loading branch information
unknown authored and unknown committed Jan 16, 2025
1 parent 3f4e68e commit 519239c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions benchmarks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,36 @@
{
"name": "closesthit : mono : dxil",
"unit": "milliseconds",
"value": 1887.8125
"value": 1887.1875
},
{
"name": "anyhit : mono : dxil",
"unit": "milliseconds",
"value": 492.3125
"value": 492.9375
},
{
"name": "shadow : mono : dxil",
"unit": "milliseconds",
"value": 493.0625
"value": 495.1875
},
{
"name": "closesthit : module : dxil",
"unit": "milliseconds",
"value": 1880.375
"value": 1856.875
},
{
"name": "anyhit : module : dxil",
"unit": "milliseconds",
"value": 490.0625
"value": 492.8125
},
{
"name": "shadow : module : dxil",
"unit": "milliseconds",
"value": 492.375
"value": 491.875
},
{
"name": "precompilation : dxil",
"unit": "milliseconds",
"value": 584.75
"value": 583.25
}
]
4 changes: 2 additions & 2 deletions current
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Reuse code for Metal and WGSL entry point legalization (#6063)
9b977e59cf786bbb000b3b868b126c2b9a17d3f3
Inline global constants that contains opaque handles for legalization. (#6098)
387f2be1e48a805ef0da34510a5ae0ebc0ba9c3e

0 comments on commit 519239c

Please sign in to comment.