Results 15 issues of William G Hatch

This is a pretty generic ARC-72 implementation to serve as an example.

I like this library. One thing I would add as a feature request is a syntax for 24-bit "true color" support. In recent years they've made a standard for specifying...

enhancement

I've been working on supporting registers in LLVM's NVPTX backend. I have implemented the register encoding ([here](https://github.com/llvm/llvm-project/pull/109495)). I have a branch on top of that that also ensures that variables...