diff options
| author | Taylor Simpson <tsimpson@quicinc.com> | 2023-04-27 16:00:03 -0700 |
|---|---|---|
| committer | Taylor Simpson <tsimpson@quicinc.com> | 2023-05-18 12:40:52 -0700 |
| commit | 455e169d7cad4499ed9f4647215b9ec71aa706e4 (patch) | |
| tree | 90f5efc3f1fb545d953802365ab4fd0fa817f055 /scripts/qapi/source.py | |
| parent | d54c56156f409344f8cf232f1e7ee68defa811b9 (diff) | |
| download | focaccia-qemu-455e169d7cad4499ed9f4647215b9ec71aa706e4.tar.gz focaccia-qemu-455e169d7cad4499ed9f4647215b9ec71aa706e4.zip | |
Hexagon (target/hexagon) Short-circuit packet predicate writes
In certain cases, we can avoid the overhead of writing to hex_new_pred_value and write directly to hex_pred. We consider predicate reads/writes when computing ctx->need_commit. The get_result_pred() function uses this field to decide between hex_new_pred_value and hex_pred. Then, we can early-exit from gen_pred_writes. Signed-off-by: Taylor Simpson <tsimpson@quicinc.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230427230012.3800327-13-tsimpson@quicinc.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions