https://bugs.llvm.org/show_bug.cgi?id=50735

Roman Lebedev <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|REOPENED                    |RESOLVED
                 CC|                            |[email protected]

--- Comment #6 from Roman Lebedev <[email protected]> ---
David is correct.
Consider this: https://godbolt.org/z/4Mqz77YYe
const-qualification on the member function does not allow the optimizations you
hope it does.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to