User Details
- User Since
- Jun 2 2022, 3:56 PM (69 w, 5 d)
Jul 21 2023
Jul 20 2023
Jul 11 2023
Jul 8 2023
Jul 7 2023
Thanks! Let me go over this in more detail tonight.
Jul 2 2023
@Mogball Hi, I don't have commit access. Could you commit this patch for me? Thanks!
Jun 30 2023
Explicitly spell out WorkItem instead of auto.
Jun 29 2023
Oct 21 2022
I don't have commit access. Could you submit this patch for me? Thanks!
Oct 20 2022
Pass odsState.regions to inferReturnTypes() and update relevant test (op-result.td).
Oct 19 2022
Sep 6 2022
Sep 5 2022
Initialize ConstantValue::dialect with nullptr.
Sep 3 2022
Update the definition of ConstantValue into { Optional<Attribute> constant; Dialect *dialect; }.
Created https://reviews.llvm.org/D133260 for letting dialect participate in equality comparison. Will rebase this patch on top of that one.
Aug 27 2022
Reformat.
Remove setValue() - join() should be enough for a monotonic framework.
Aug 24 2022
Reformat.
Rebase.
Aug 18 2022
Rename NonConstant to UnknownConstant.
Aug 17 2022
Aug 11 2022
Also remove isAtFixpoint() from dense analysis.
I think update() is better than manually calling propagateIfChanged() because it reduces the chance of misuse without requiring more code.
Jun 24 2022
Jun 23 2022
Jun 13 2022
Jun 9 2022
Jun 7 2022
Sorry for the delay, I'll leave some more comments tomorrow.