pipeline: modularize SWX instruction optimizer
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Sun, 11 Apr 2021 23:23:37 +0000 (00:23 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 20 Apr 2021 19:55:34 +0000 (21:55 +0200)
commit0f5df4ea5ddfa2f04fa821a3fed149641bb55b32
tree7d877ee5bc8f6f897db2daf78d27ef6dc2a02947
parent6a094e32859898d98dec236fb4e4c9795151ef95
pipeline: modularize SWX instruction optimizer

Decouple between the different instruction optimizer. Allow each
optimization to run as a separate iteration on the entire instruction
stream.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_pipeline/rte_swx_pipeline.c