OCL-dev / ocl-icd

OpenCL ICD Loader (free software)
BSD 2-Clause "Simplified" License
76 stars 23 forks source link

Rely on branch predictor to avoid overhead of layer dispatch. #30

Closed Kerilk closed 1 year ago

Kerilk commented 1 year ago

I could not measure any overhead on x86-64. As layer become more common, misprediction could become costly.