Nathan Lanza

Results 25 comments of Nathan Lanza

With the invocation: ``` cmake -Sclang -Bclang/build/Release -DCMAKE_BUILD_TYPE=Release -DLLVM_DIR=build/Release/lib/cmake -DCLANG_ENABLE_CIR=YES -GNinja ``` on Linux-x86_64 I end up with ``` CMake Error at lib/FrontendTool/CMakeLists.txt:56 (mlir_target_link_libraries): Unknown CMake command "mlir_target_link_libraries". ``` The...

@bcardosolopes This was switched to only end up using the `CIRGenBuilderTy`.

Yea, the current setup is way too vague. `brew install tree-sitter` isn't sufficient as hinted at by the documentation's ``` [tree-sitter](https://github.com/tree-sitter/tree-sitter) CLI (0.25.0 or later) ``` you actually have to...

Same here, the temperature measurementt seems to bounce around chaotically for some reason. 41->73->42->67->43 all within a few seconds. This causes the fans to bounce around their RPM just as...