User Details
- User Since
- Oct 17 2017, 4:44 PM (309 w, 1 d)
Thu, Aug 31
Added @hnrklssn who had worked on a similar project in the past as a reviewer.
@fhahn the changes here are a first step towards adding equivalent source expressions in compiler generated optimization analysis remarks where appropriate. In our experience, customers have found such information useful. Can you let us know your thoughts and add other reviewers that you think are appropriate? The new information is only added when the user opts-in to see the same. The generated source expressions are not perfect and we can consider making the opt-in the default as we refine and improve the implementation.
Fri, Aug 25
Apr 7 2022
LGTM. Thanks Florian!
Feb 21 2021
Thanks for the changes Florian, LGTM.
Thanks for the changes Florian. Some comments:
Jan 31 2021
Jan 23 2021
ping
ping
Jan 11 2021
Jun 10 2020
LGTM.
Mar 28 2019
Jan 18 2019
Thanks Florian. I will request Hideki Saito to commit the change.
Added checks for the operands of OR in the predicator test.
Jan 11 2019
Removed default case when checking for edge type and added a test checking generation of not and or during predication.
Dec 14 2018
Thanks for the review Florian. I am addressing your comments.
Dec 13 2018
Dec 12 2018
Address Renato's comments.
Dec 11 2018
ping
Nov 14 2018
ping
Oct 19 2018
Address Florian's review comments.
Oct 16 2018
Sep 11 2018
I have requested Hideki Saito to submit this change on my behalf.
Addressing Robin's comment.
Sep 6 2018
Florian, I have made the suggested test case changes and uploaded the same. Please take a look.
Sep 5 2018
Sep 4 2018
Rebased my changes.
Aug 30 2018
Addressing latest comments from Florian.
Aug 27 2018
Ping.
Aug 17 2018
Minor formatting changes.
Aug 16 2018
Addressed initial comments from Florian.
Aug 15 2018
Jun 15 2018
The changes look good to me. I have also verified that my outer loop vector code generation changes work with these changes after some minor modifications.
Jun 14 2018
Jun 4 2018
Sure, we can start with just creating the basic recipes. Should we only support widening for a start and not relying on the cost model at all? I suppose that would make things easier for outer loop code gen.