Maxim Kuvyrkov <ma...@codesourcery.com> writes: > The following patch adds 9 tests code quality tests for inlining and > devirtualization optimizations. These tests were originally developed by > Matt.
I had a test case for one C (not C++) dynamic devirtualization issue I ran into in PR45631. It's a bit harder for the test suite because it requires profile feedback. Would it make sense to add these test cases too? BTW Honza you added a potential solution, but never a patch to that bug. Is that still fixable? -Andi -- a...@linux.intel.com -- Speaking for myself only