llvm-project
f9321473
- [Instrumentor] Add runtime examples: [2/N] A FP precision analysis
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
68 days ago
[Instrumentor] Add runtime examples: [2/N] A FP precision analysis Second example: Check all floating point operations and track if they could be done at lower precision. Partially developped by Claude (AI), tested and verified by me.
References
users/jdoerfert/instrumentor_precision_analysis
#205229 - [Instrumentor] Add runtime examples: [2/N] A FP precision analysis
#205436 - [Instrumentor] Add runtime examples: [3/N] Pointer tracking
Author
jdoerfert
Committer
jdoerfert
Parents
15b1424f
Loading