User Details
- User Since
- Jun 29 2021, 7:47 PM (116 w, 4 d)
Wed, Sep 20
Sent on github instead.
Fri, Sep 15
LGTM, the fmaximum/fminimum fallback support backends has been blocking us for a while in IREE. This patch is a welcome addition to start the support for this. I will let @fhahn accept the patch, since I'm not an expert in this part of code.
Tue, Sep 5
This patch was sent as a pull request instead: https://github.com/llvm/llvm-project/pull/65272. Please abandon this revision to reduce the number of open revisions we have.
This was already added as part of https://reviews.llvm.org/rGd222b69093d69e034b7f01d9ceedce28d48fbb0c.
- Fix tests
- Fix warning in unittests
Mon, Sep 4
- Documentation
Sun, Sep 3
LGTM
- Address comments
Tue, Aug 29
LGTM
Fri, Aug 25
Aug 23 2023
Aug 21 2023
- Address comments
- Address comments
- Fix convertVarKind test
Remove the slow test, keep the other test
Aug 19 2023
- Change method name
Aug 18 2023
Looks like you forgot some commits. Could you check?
- Address comments
Aug 16 2023
- Extend if tile size vector is not of right size.
- Update test
Aug 15 2023
Aug 10 2023
@rriddle Ping :)
Aug 8 2023
- Add comment to explain context of isOpSibling
- Add better dominance checking startergy, add more tests, address comments
Aug 7 2023
LGTM, one small change.
Some initial comments.
Aug 4 2023
- Address comments
Aug 3 2023
@rriddle I am now waiting for you to accept/request changes on this patch :) (Wanted to make it clear since I did not make it clear last time).
Aug 2 2023
- Move successor/region marker to OpBase.td
@rriddle Ping :)
Jul 28 2023
Jul 27 2023
Nice! LGTM.
Jul 26 2023
Jul 25 2023
LGTM.
- Address comments
Jul 24 2023
Some other decisions that could use input:
Jul 23 2023
@rriddle I think I was able to address your comments. Could you have a look again to see if you find anything that needs to be changed? Changes again, are mostly mechanical, with the commit messages explaining each small change.
- Move OpTraits back to OpBase
- Move specialized type constraints and attr constraints to a seperate file
- Move Region definations to OpBase.td
- Move Primitive Properties to Properties.td
Jul 22 2023
Jul 18 2023
- Address more comments
- Address more comments
- Address mroe comments
- isEqual type assert
LGTM.