Posts by rpetrich@hachyderm.io
(DIR) Post #AdSHKWv3r9J3pDwfEO by rpetrich@hachyderm.io
2024-01-03T01:44:56Z
0 likes, 0 repeats
@zhuowei you might consider looking at https://github.com/linux-noah/noah. It takes a somewhat different approach to a similar goal
(DIR) Post #Ada2FRtl9W9Ql08QVs by rpetrich@hachyderm.io
2023-12-28T20:31:22Z
1 likes, 0 repeats
I oscillate between "compilers perform incredible feats of optimization; humans have no chance" and "wow is this ever terrible assembly the compiler generated."Today's specimen compares the zero register to see if it still contains zero:cbnz xzr, loc_1898e8