top | item 45599873

(no title)

pbsd | 4 months ago

No, the generated code seems to be mostly the same as the manual version: https://gcc.godbolt.org/z/aK8orbKE8

The main difference there seems to be that GCC treats the if() as unlikely to be taken while the for() as likely.

discuss

order

No comments yet.