Compiler engineer at Intel
User Details
- User Since
- Apr 21 2022, 10:31 AM (57 w, 6 d)
Feb 8 2023
Jan 10 2023
@aeubanks I believe this is ready for review/merge. Can you please look into this?
Personally I don't see any obvious things that might require immediate work from my end.
Dec 23 2022
Dec 20 2022
Sorry, completely forgot about this diff. Got distracted with other tasks.
I spent some time to figure out why it is not passing on my end and still 5 tests are failing, but frankly speaking - no clue. My best guess is that I might have missed some option in building, or some configuration with my machine is just causing those failures.
Dec 8 2022
Sorry, work has been postponed on this task, due to some other more important issues.
I'm planning to have some updates to this diff by end of this week.
Nov 18 2022
I still need to do some more debugging because with current patch following tests started to fail:
Nov 14 2022
Thanks @aeubanks for review. I should provide update this week.
Nov 3 2022
Addressed (hopefully) all review comments.
I tried to understand how the naming schemas should work for registering new pass plugin, but there is a chance I might have missed something or misunderstood.
Bottom-line question is, what should I change, so I can call this pass with flags -tut-simplifycfg -tut-simplifycfg-version=XX?
Oct 31 2022
Oct 10 2022
Sorry, I didn't realize that update means completely new diff rather than merging with previous changes. This is merge of my 2 previous patches.
Removed tests that can be safely removed based on previous comments.
Oct 7 2022
There are still few tests left with which I'm not sure what resolution would be the best. Any comments are highly appreciated.
Sep 26 2022
Sep 19 2022
Sep 18 2022
May 19 2022
@RKSimon could you please merge this diff? I don't have required permissions to do so. Thanks!
@RKSimon could you please merge this diff? I don't have required permissions to do so. Thanks!
May 17 2022
Refactor of Functions added in D125831.
Following @RKSimon suggestion I've split diff on two separate diffs.