https://github.com/mit-plv/fiat-crypto
Revision 6ccc6638716d4632304baf1adbb5c47c3a12ea6f authored by Jason Gross on 22 March 2022, 01:49:47 UTC, committed by Jason Gross on 22 March 2022, 14:55:46 UTC
Roughly the issue is that app_consts leaves over spurious x * 1 that
don't get removed by subsequent passes.  c.f.
https://github.com/mit-plv/fiat-crypto/pull/1134#issuecomment-1074461171
1 parent 2f04776
History
Tip revision: 6ccc6638716d4632304baf1adbb5c47c3a12ea6f authored by Jason Gross on 22 March 2022, 01:49:47 UTC
Fix `app_consts`
Tip revision: 6ccc663
File Mode Size
.github
coqprime @ de0c48a
etc
fiat-amd64
fiat-bedrock2
fiat-c
fiat-go
fiat-java
fiat-json
fiat-rust
fiat-zig
inversion
output-tests
rewriter @ 10c6a00
rupicola @ f5fbc4e
src
.dir-locals.el -rw-r--r-- 2.3 KB
.gitattributes -rw-r--r-- 380 bytes
.gitignore -rw-r--r-- 5.4 KB
.gitmodules -rw-r--r-- 378 bytes
.mailmap -rw-r--r-- 6.5 KB
AUTHORS -rw-r--r-- 648 bytes
CONTRIBUTORS -rw-r--r-- 1.2 KB
COPYRIGHT -rw-r--r-- 375 bytes
LICENSE-APACHE -rw-r--r-- 638 bytes
LICENSE-BSD-1 -rw-r--r-- 1.1 KB
LICENSE-MIT -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 37.2 KB
Makefile-coq.local -rw-r--r-- 2.0 KB
Makefile.local.common -rw-r--r-- 61 bytes
README.md -rw-r--r-- 38.3 KB
_CoqProject -rw-r--r-- 16.4 KB
boringssl_notes.md -rw-r--r-- 13.3 KB
crypto-defects.md -rw-r--r-- 6.5 KB
folkwisdom.md -rw-r--r-- 17.2 KB
primes.txt -rw-r--r-- 1.3 KB

README.md

back to top