No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Finn Plummer 1a1b005837
[0049] Address working group review (#473)
Address comments from the working group reviews and discussion
2026-08-21 16:36:50 -07:00
.github/workflows Publish a statically rendered version of this repo to github pages (#330) 2025-08-27 08:56:00 -07:00
docs Publish a statically rendered version of this repo to github pages (#330) 2025-08-27 08:56:00 -07:00
meetings Agenda and Minutes for 2026-08-20 meeting (#463) 2026-08-20 11:13:16 -07:00
proposals [0049] Address working group review (#473) 2026-08-21 16:36:50 -07:00
website Update site publishing to fix title and edit page link (#335) 2025-08-28 10:56:44 -07:00
.gitattributes Unify new line endings to LF (#286) 2025-06-03 10:05:40 -07:00
.gitmodules Publish a statically rendered version of this repo to github pages (#330) 2025-08-27 08:56:00 -07:00
LICENSE.txt Initial Commit 2024-07-25 15:35:17 -05:00
README.md Fix incorrect meeting info and mention the agenda (#436) 2026-06-25 13:10:18 -07:00

HLSL Working Group

This repository contains project documentation for the HLSL working group. The HLSL Working Group's focus is on the implementation and maintenance of HLSL support in Clang and the associated LLVM code generation paths.

Repository Organization

  • docs - General documentation for the working group including process documentation, project roadmaps and anything else that doesn't have a clear place.
  • meetings - Meeting agenda and minutes for HLSL Working Group meetings (see LLVM Community Calendar).
  • proposals - Technical proposal documentation for implementation tasks in LLVM & Clang.

Issue Tracking

The HLSL Working Group uses a the HLSL Support Project to track issues and tasks. Work items that will result in PR contributions to LLVM are tracked under the LLVM-project issue tracker, other work items are tracked on this repository.

See issue_tracking for more info.

Meetings

We have a public meeting every Thursday at 9:30-10:30 AM Pacific. Note that the meeting time follows US daylight savings. We meet in Microsoft Teams and you can find the invite on the LLVM Community Calendar.

If you'd like to add agenda items for the meeting, there will be an "Agenda and Minutes" draft PR set up ahead of time that you may comment on.

Contact Information

Find us on LLVM's Discord

Licensing

All contributions in this repository are available under the Apache 2.0 License with LLVM Exceptions.