Reference of literal is not optimized out #135469
Labels
C-optimization
Category: An issue highlighting optimization opportunities or PRs implementing such
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
https://godbolt.org/z/W1Gbnfjz9
Consider code like this, the codegen includes unnecessary reference of literal :
The text was updated successfully, but these errors were encountered: