6187de7ca7
UserConfig instances contain up to 16 std::shared_ptr<Coprocessor> instances. We can std::move here to avoid performing 16 redundant atomic reference increment and decrement operations. Mostly inconsequential on x64, but we may as well signify intent. |
||
---|---|---|
.. | ||
backend/x64 | ||
common | ||
frontend | ||
ir_opt | ||
CMakeLists.txt |