aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlcompiler/qqmljsfunctioninitializer.cpp
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2024-06-06 11:19:23 +0200
committerUlf Hermann <ulf.hermann@qt.io>2024-06-15 05:03:35 +0000
commit88f330c06d14e1e9c509eca7ee82972863787fc2 (patch)
tree6ae178e40eb6397d3a9eb7e57c4304582b377da3 /src/qmlcompiler/qqmljsfunctioninitializer.cpp
parent93de902bfcfc09a6375c87312a58275a6c89d1ea (diff)
QmlCompiler: More aggressively std::move on Ret
The optimization pass will not detect move opportunities when the Ret instruction is in a different basic block than the instructions that populate the register. That doesn't really matter, though. We can always std::move on Ret. Coverity-Id: 462593 Coverity-Id: 462595 Coverity-Id: 462598 Coverity-Id: 462608 Change-Id: I61cf015c43bd23f57674555845c8859d73a0a872 Reviewed-by: Olivier De Cannière <olivier.decanniere@qt.io> Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmlcompiler/qqmljsfunctioninitializer.cpp')
0 files changed, 0 insertions, 0 deletions