William G Hatch
William G Hatch
Supercedes #857.
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...
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...