Skip to content
Unverified Commit 5fc28e7a authored by Mehdi Amini's avatar Mehdi Amini Committed by GitHub
Browse files

Improve MLIR Attribute::get() method efficiency by reducing the amount of argument copies (#68067)

This ensures that the proper std::forward/std::move are involved, we go from 6
copy-constructions to 0 (!) on Attribute creation in release builds.
parent 6a621ed8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment