From ec28eddfbae0ca4ae50d6be02f3e02a99d71494a Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 10:16:04 -0700 Subject: [PATCH 1/8] Add agenda and minutes for 2026-02-19 meeting --- meetings/2026-02-19.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meetings/2026-02-19.md diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md new file mode 100644 index 0000000..048209b --- /dev/null +++ b/meetings/2026-02-19.md @@ -0,0 +1,10 @@ +--- +title: 2026-02-19 - HLSL Working Group Minutes +--- + +* Discussion topics + * + * + * + * + * From 3a44b2ff435d6f0f21cadd85b94a3c4b68433107 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 09:28:37 -0800 Subject: [PATCH 2/8] Topic for meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 048209b..034210a 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -3,7 +3,7 @@ title: 2026-02-19 - HLSL Working Group Minutes --- * Discussion topics - * + * Element-aligned vectors update ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) * * * From d6a0b93922bddda4a0868762df196bf661538b23 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 09:28:49 -0800 Subject: [PATCH 3/8] Topic for meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 034210a..7754147 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -4,7 +4,7 @@ title: 2026-02-19 - HLSL Working Group Minutes * Discussion topics * Element-aligned vectors update ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) - * + * Issue with reconstitutePeeledArrayType (llvm/llvm-project#180600) * * * From 09a5040f573627c3aa6f9be345b14d156766c4d4 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 09:35:21 -0800 Subject: [PATCH 4/8] Update meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 7754147..4af834b 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -5,6 +5,6 @@ title: 2026-02-19 - HLSL Working Group Minutes * Discussion topics * Element-aligned vectors update ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) * Issue with reconstitutePeeledArrayType (llvm/llvm-project#180600) - * + * Multiple MIP levels * * From ce753b72a07743a201323317ec341d5e9f6d1dc0 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 10:44:38 -0700 Subject: [PATCH 5/8] Update meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 4af834b..403f0ed 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -3,7 +3,7 @@ title: 2026-02-19 - HLSL Working Group Minutes --- * Discussion topics - * Element-aligned vectors update ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) + * @bogner gave an update on element-aligned vectors. The conversation on discourse is progressing though there are some concerns being brought up that @bogner will follow up on addressing. ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) * Issue with reconstitutePeeledArrayType (llvm/llvm-project#180600) * Multiple MIP levels * From 5451fbfaaa0c0ff2e38e36092dd952aa8decae35 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 10:44:44 -0700 Subject: [PATCH 6/8] Update meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 403f0ed..2fd8ea7 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -4,7 +4,7 @@ title: 2026-02-19 - HLSL Working Group Minutes * Discussion topics * @bogner gave an update on element-aligned vectors. The conversation on discourse is progressing though there are some concerns being brought up that @bogner will follow up on addressing. ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) - * Issue with reconstitutePeeledArrayType (llvm/llvm-project#180600) + * @bogner brought attention to an issue with the SPIR-V backend's `reconstitutePeeledArrayType`. @s-perron is going to take a look. (llvm/llvm-project#180600) * Multiple MIP levels * * From 8bafbb09534841c277767aabfb7637bf25e9157e Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 10:44:49 -0700 Subject: [PATCH 7/8] Update meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index 2fd8ea7..ac7cf48 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -5,6 +5,6 @@ title: 2026-02-19 - HLSL Working Group Minutes * Discussion topics * @bogner gave an update on element-aligned vectors. The conversation on discourse is progressing though there are some concerns being brought up that @bogner will follow up on addressing. ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) * @bogner brought attention to an issue with the SPIR-V backend's `reconstitutePeeledArrayType`. @s-perron is going to take a look. (llvm/llvm-project#180600) - * Multiple MIP levels + * @s-perron has added a way to specify textures with multiple MIP levels in the offload-test-suite and implemented the appropriate logic for Vulkan. Someone from the DirectX side of things will need to take a look at implementing this there. * * From 03f7420f8a663bca192eae18e6b26edf6ce21f1c Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 19 Feb 2026 10:45:23 -0700 Subject: [PATCH 8/8] Update meetings/2026-02-19.md --- meetings/2026-02-19.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/meetings/2026-02-19.md b/meetings/2026-02-19.md index ac7cf48..a3a20c2 100644 --- a/meetings/2026-02-19.md +++ b/meetings/2026-02-19.md @@ -6,5 +6,3 @@ title: 2026-02-19 - HLSL Working Group Minutes * @bogner gave an update on element-aligned vectors. The conversation on discourse is progressing though there are some concerns being brought up that @bogner will follow up on addressing. ([proposal](https://github.com/llvm/wg-hlsl/blob/main/proposals/0039-element-aligned-vectors.md), [discourse](https://discourse.llvm.org/t/rfc-add-a-data-layout-specifier-for-element-aligned-vectors/89764)) * @bogner brought attention to an issue with the SPIR-V backend's `reconstitutePeeledArrayType`. @s-perron is going to take a look. (llvm/llvm-project#180600) * @s-perron has added a way to specify textures with multiple MIP levels in the offload-test-suite and implemented the appropriate logic for Vulkan. Someone from the DirectX side of things will need to take a look at implementing this there. - * - *