Comment by gblargg 3 days ago Assuming compilers are smart enough to insert an unnecessary branch to break the dependency. 1 comment gblargg Reply vitally3643 2 days ago That's what the hints are for. Expect/likely/unlikely are the programmer informing the compiler what it should expect and how it should optimize
vitally3643 2 days ago That's what the hints are for. Expect/likely/unlikely are the programmer informing the compiler what it should expect and how it should optimize
That's what the hints are for. Expect/likely/unlikely are the programmer informing the compiler what it should expect and how it should optimize