oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

Cherry-pick binary post optimization

Open usstq opened this issue 3 years ago • 0 comments

Description

Cherry-pick oneDNN binary post ops optimizations into fork

the constructor of rhs_arg_static_params_t now requires to allocate an additional general purpose register for address cache, the register can be preserved inside bin-post ops injector thus it is not absolute necessary to allocate free register.

usstq avatar Nov 07 '22 09:11 usstq