Clone this repo:
  1. 96d9171 Disable must_tail on GCC when compiling for RISC-V by Kaylee Lubick · 13 days ago main
  2. 7852fc3 skcms_Transform: Add HLG OOTF by Christopher Cameron · 5 weeks ago
  3. a58dfb3 skcms_Transform: Respect PQ and HLG indicated in CICP by Christopher Cameron · 5 weeks ago
  4. c602c13 Guard _Float16 use on clang >= 15 by Florin Malita · 6 weeks ago
  5. 238fd04 Gate F_From_Half change on clang by Devon Loehr · 6 weeks ago

To build with ninja, simply run ninja from the root directory. This will produce a library in /out.

There are also Bazel rules, outlined in BAZEL.md