aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlcppcodegen/data/javaScriptArgument.qml
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2022-06-30 10:33:26 +0200
committerUlf Hermann <ulf.hermann@qt.io>2022-07-05 19:50:15 +0200
commit5e4a1738b05f6f188eada38f1805018bdccc1c96 (patch)
tree812623e95929ef77a477d0680ce1dbbd062bb105 /tests/auto/qml/qmlcppcodegen/data/javaScriptArgument.qml
parentcd383f8406746a99f3cd7b51d2ef3dfdb9a0dd9f (diff)
QmlCompiler: Fix register propagation in basic blocks pass
a, We were recording too many jump origins and targets. That messed up the basic blocks ordering logic. b, In the presence of backward jumps, we need to revisit earlier basic blocks if additional writes are discovered. Otherwise the type adjustment will optimize "dead" type conversions out. Pick-to: 6.4 Fixes: QTBUG-104665 Change-Id: I7219f85625761817ae4f63582d80d247a85df73b Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'tests/auto/qml/qmlcppcodegen/data/javaScriptArgument.qml')
0 files changed, 0 insertions, 0 deletions