User Details
User Details
- User Since
- Nov 8 2020, 9:22 AM (16 w, 4 d)
Jan 20 2021
Jan 20 2021
willir added a comment to D94712: Do not traverse ConstantData use-list in LoopInterchange.
Thanks for the review. I hope the current comment looks better.
Jan 20 2021, 6:49 PM · Restricted Project
willir updated the diff for D94712: Do not traverse ConstantData use-list in LoopInterchange.
Trim down the comment
Jan 20 2021, 6:45 PM · Restricted Project
willir retitled D94712: Do not traverse ConstantData use-list in LoopInterchange from Do not traverse ConstantData use-list in LookInterchange to Do not traverse ConstantData use-list in LoopInterchange.
Jan 20 2021, 6:41 PM · Restricted Project
Jan 19 2021
Jan 19 2021
willir added a comment to D94713: Do not traverse ConstantData use-list in SLPVectorizer.
I don't have commit access. Would someone please commit for me?
- GIT_AUTHOR_NAME="Anton Rapetov"
- GIT_AUTHOR_EMAIL="willir29@gmail.com"
Jan 19 2021, 5:43 PM · Restricted Project
willir changed the visibility for D94712: Do not traverse ConstantData use-list in LoopInterchange.
Jan 19 2021, 5:37 PM · Restricted Project
willir added reviewers for D94712: Do not traverse ConstantData use-list in LoopInterchange: dexonsmith, fhahn.
Jan 19 2021, 5:37 PM · Restricted Project
Jan 18 2021
Jan 18 2021
willir updated the diff for D94713: Do not traverse ConstantData use-list in SLPVectorizer.
Ignore all Constants, not just ConstantData
Jan 18 2021, 5:31 PM · Restricted Project
willir updated the diff for D94712: Do not traverse ConstantData use-list in LoopInterchange.
Add a comment with the reasoning for the early exit
Jan 18 2021, 4:22 PM · Restricted Project
willir added a comment to D94713: Do not traverse ConstantData use-list in SLPVectorizer.
Jan 18 2021, 4:12 PM · Restricted Project
willir updated the diff for D94712: Do not traverse ConstantData use-list in LoopInterchange.
Make findInnerReductionPhi return nullptr on isa<Constant> as suggested
by @fhahn.
Add a test for that case.
Jan 18 2021, 5:26 AM · Restricted Project
Jan 17 2021
Jan 17 2021
willir updated the diff for D94713: Do not traverse ConstantData use-list in SLPVectorizer.
Correct comment explaining the reason to skip ConstantData, as suggested by
@dexonsmith. At the moment isa<ConstantData>, I'm not sure whether using
isa<Constant> whould be better here.
Jan 17 2021, 7:23 AM · Restricted Project
Jan 15 2021
Jan 15 2021
willir added inline comments to D94713: Do not traverse ConstantData use-list in SLPVectorizer.
Jan 15 2021, 4:21 PM · Restricted Project
Jan 14 2021
Jan 14 2021
willir requested review of D94713: Do not traverse ConstantData use-list in SLPVectorizer.
Jan 14 2021, 12:34 PM · Restricted Project
willir requested review of D94712: Do not traverse ConstantData use-list in LoopInterchange.
Jan 14 2021, 12:32 PM · Restricted Project