- Pribylina, SK / Brno, CZ
Highlights
- Pro
Block or Report
Block or report davidbolvansky
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
FLP-simplify-bkg-tester Public
Based on https://github.com/xhrebi04/flp_simplify_bkg_test. Added many new tests.
Shell 2
-
-
1,286 contributions in the last year
Contribution activity
July 2022
Created 2 commits in 1 repository
Created a pull request in p4lang/p4c that received 1 comment
Fixed build with older bison on Ubuntu 18
Part of recent commit changed (deprecated) parser_class_name to api.parser.class but unfortnutely this broke build on Ubuntu 18, as bison version t…
+2
−2
•
1
comment
Opened 1 other pull request in 1 repository
p4lang/p4c
1
merged
Created an issue in llvm/llvm-project that received 5 comments
Missed optimizations even if asm has empty output and clobber lists
int foo(int *x) { *x=5; asm("# comment" : : ); return *x + 42; } LLVM -O3 foo: # @foo movl $5, (%rdi) movl (%rdi), %eax addl $42, %eax retq GC…
5
comments
6
contributions
in private repositories
Jul 11 – Jul 28

