diff options
author | Tamar Christina <tamar.christina@arm.com> | 2023-05-05 13:35:17 +0100 |
---|---|---|
committer | Tamar Christina <tamar.christina@arm.com> | 2023-05-05 13:47:35 +0100 |
commit | 580cda3c2799b1f8323af770e52f1eb0fa204718 (patch) | |
tree | 56ae3df770de136ea42a44f7b52cb433f4cd17fe /libcpp | |
parent | 124bc77ba9868db07d284b4dea31797da1468515 (diff) | |
download | gcc-580cda3c2799b1f8323af770e52f1eb0fa204718.zip gcc-580cda3c2799b1f8323af770e52f1eb0fa204718.tar.gz gcc-580cda3c2799b1f8323af770e52f1eb0fa204718.tar.bz2 |
match.pd: don't emit label if not needed
This is a small QoL codegen improvement for match.pd to not emit labels when
they are not needed. The codegen is nice and there is a small (but consistent)
improvement in compile time.
gcc/ChangeLog:
PR bootstrap/84402
* genmatch.cc (dt_simplify::gen_1): Only emit labels if used.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions