User Details
- User Since
- Jan 2 2020, 7:44 AM (169 w, 2 d)
Feb 2 2022
Jun 16 2020
Add one usage of getting dialect directly.
Jun 8 2020
Added a check for the case where there is no dialect prefix.
Apr 30 2020
Small formatting fix.
Apr 29 2020
Modify Partial conversion mode (instead of Analysis mode) to take an optional parameter to store non-legalizable ops.
Apr 28 2020
[Note: I haven't made code changes in this iteration because I want to settle on an approach before refactoring this. For the same reason I'm leaving some comments unresolved for now.]
Apr 24 2020
Minor formatting change.
Apr 23 2020
Took a first pass at this, but I'm open to different ways of approaching this change. At I've written it now, the basic idea of the Analysis conversion is "we're performing a partial conversion and emitting warnings along the way for any ops that would fail to legalize in a full conversion". Success is returned as long as the partial conversion succeeds. I did it this way because returning failure outright means that the partially converted IR doesn't get emitted, which is useful for debugging.
Apr 17 2020
Sorry about that - am working with an unfamiliar workflow that led me to a strange place... just deleted the branch but let me know if there's still any issue.
Fix typo in run commands in tests.
Apr 1 2020
Add -opt flag to added tests in Ch3-7.
Mar 25 2020
Feb 25 2020
LGTM, thanks for the quick fix, River!
Feb 19 2020
Feb 6 2020
Feb 4 2020
Feb 3 2020
Added tests.
Jan 31 2020
Jan 15 2020
Jan 14 2020
Thanks for making this fix. +1 on using relative links. While you're here, you could also make the link to the glossary in the LangRef relative.