I have a question, is itr possible to set custom predictors at some branches?
I have the following disposition:
tool cmd1|cmd2 <values...>
where cmd1 goes without args and branch cmd2 comes with <values> than can only be computed with a special logic. Is it possible to set my custom predictor for certain branch?
Hi! Thanks for the library, it is really useful!
I have a question, is itr possible to set custom predictors at some branches?
I have the following disposition:
where
cmd1
goes without args and branchcmd2
comes with<values>
than can only be computed with a special logic. Is it possible to set my custom predictor for certain branch?