Skip to content

Commit 3f6610e

Browse files
authored
Add meeting minutes for 2025-04-01 (#471)
* Add meeting minutes for 2025-04-01 * Updating meeting minutes
1 parent c982e78 commit 3f6610e

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
# Design Meeting Minutes: 2025/04/01
2+
3+
> NOTE: Please read the [terms of participation](DesignMeetingTerms.txt)
4+
> ("Terms") prior to joining the Teams meeting. You joining the Teams meeting
5+
> with Microsoft indicates your acknowledgement, agreement, and consent to these
6+
> Terms. If you do not agree to these Terms, please do not join the meeting.
7+
>
8+
> If you intend to contribute code or other copyrightable materials (e.g.
9+
> written comments, tools, documentation, etc.) to the hlsl specs repository,
10+
> you are required to sign a Contributor License Agreement (CLA). For details,
11+
> visit https://cla.microsoft.com.
12+
13+
## Administrivia
14+
* No updates
15+
16+
## Issues
17+
* No marked issues
18+
19+
## PRs
20+
21+
### Carried Forward
22+
23+
* [[dxil] Proposal to add new debug printf dxil op](https://github.com/microsoft/hlsl-specs/pull/324)
24+
* @pow2clk and @tex3d will review this in more detail.
25+
* [[202x] Propose adding vk::SampledTexture* types](https://github.com/microsoft/hlsl-specs/pull/343)
26+
* Ready to merge.
27+
* [Specification language to describe flat conversions and aggregate splats](https://github.com/microsoft/hlsl-specs/pull/358)
28+
* Ready to merge.
29+
* [Add proposal for scalar layout for constant buffers](https://github.com/microsoft/hlsl-specs/pull/317)
30+
* Action Item @llvm-beanz - Move to merge.
31+
* [Introduce really rough linalg matrix proposal](https://github.com/microsoft/hlsl-specs/pull/404)
32+
* Request for extra eyes
33+
* Action Item: @llvm-beanz to update
34+
* [Rough proposal collecting thoughts on uniformity](https://github.com/microsoft/hlsl-specs/pull/405)
35+
* Request for reviews
36+
* Request for extra eyes
37+
* Action Item: @llvm-beanz to update
38+
* [Constant buffers language spec - initial draft](https://github.com/microsoft/hlsl-specs/pull/419)
39+
* Action Item: @llvm-beanz to review.
40+
* Action Item: @V-FEXrt to review.
41+
42+
### Current Business
43+
* [New Proposal: Draft proposal to modify resource typing in HLSL](https://github.com/microsoft/hlsl-specs/pull/461)
44+
* [[Decl.Init.Agg] Arrays of unknown size](https://github.com/microsoft/hlsl-specs/pull/469)
45+
46+
### SM 6.9
47+
48+
* [Long vector test plan](https://github.com/microsoft/hlsl-specs/pull/421)
49+
* Action Item: @llvm-beanz to review.
50+
* [Cooperative Vectors Test Plan](https://github.com/microsoft/hlsl-specs/pull/428)
51+
* Action Item: @llvm-beanz to review.
52+
* [[0029] Clarify 16-byte underling allocation requirement](https://github.com/microsoft/hlsl-specs/pull/430)
53+
* Needs second review
54+
* **NEW** [[0031] Add MatrixRef, VectorRef, Vector, Mul, MulAdd, OuterProductAccumulate, VectorAccumulate](https://github.com/microsoft/hlsl-specs/pull/451)
55+
* **NEW** [[0029] Make outerproductaccumulate params consistent with other ops](https://github.com/microsoft/hlsl-specs/pull/465)
56+
* **NEW** [[0029] Rename optimal matrix layouts to match operations](https://github.com/microsoft/hlsl-specs/pull/468)
57+
* **NEW** [Add a DXIL 1.9 summary proposal](https://github.com/microsoft/hlsl-specs/pull/470)
58+
59+
## Other Discussion

0 commit comments

Comments
 (0)