-
So I have a nit to pick with [this part](https://rustc-dev-guide.rust-lang.org/mir/dataflow.html) of the MIR dataflow guide. In particular:
* I don't think it's quite right, and
* It might suffer …
-
When working on the UI test suite, it is common to hit Ctrl-S in the IDE and then quickly switch to a terminal to run the test. Since RA triggers a check-on-save, this means that the tests can only st…
-
This sprint issue has been opened after a discussion with TF.
For the polyhedral analysis proper dataflow and dependence analysis are needed. For the sake of having a clean API it should be implement…
-
**Describe the bug**
49e9cb8f4977232667c4c816b16474e8e47d402e fails to build on Arch Linux. Using GCC 14.2.1. Last successful build was 46d627b3e73 (4.2.0.r355) on 2024-05-08.
Issues:
* Ven…
xiota updated
1 month ago
-
**Version and Platform (required):**
- Binary Ninja Version: 4272-dev
- OS: Windows
- OS Version: 22h2
- CPU Architecture: x64
**Bug Description:**
I have a very large, obfuscated function. I …
-
Here is an example test program that exhibits this issue:
```
$ git clone https://github.com/jafingerhut/p4-guide
$ cd p4-guide/loop-test-progs
$ p4test err-const-is-not-compile-time-known-value…
-
Right now the user must manually call functions like `EvalMultKeyGen` if the IR contains `EvalMult`, and `EvalRotateKeyGen` with known rotation shifts (which requires looking at the generated code to …
j2kun updated
4 weeks ago
-
The tfhe-rs project tracks noise standard deviation along with the ciphertext. They seem to have a "nominal" noise level (equal to 1), bootstrapping resets the noise to the nominal level, and adding a…
j2kun updated
4 months ago
-
* commands (that can be cut-and-pasted into a command shell)
`javacheck -cp framework/build/classes/java/test -processor viewpointtest.ViewpointTestChecker checker/tests/all-systems/IntersectionTy…
-
Found this crash when I look into type check guava using PICO.
Command:
```
./checker/bin/javac -cp "framework/build/libs/framework-3.42.0-eisop4-SNAPSHOT.jar:framework/build/classes/java/main:…