Benji Smith
Benji Smith
Not the maintainer, but wanted to note a few things: 1. I tried pulling the code, and noticed that there are a couple compiler errors depending on which version of...
Silly me should have searched a bit harder for a pre-existing issue: looks like it was identified but not fully diagnosed, unless there's other context I'm missing? https://github.com/cdisselkoen/llvm-ir/issues/15
A status update on this: as of LLVM 18, the `LLVMGetOrdering` and `LLVMIsAtomicSingleThread` issues have been fixed. However, LLVM 18 also introduced a new issue where `uinc_wrap` and `udec_wrap` were...