User Details
- User Since
- Jan 7 2020, 8:20 PM (168 w, 2 d)
Mon, Mar 20
Tue, Mar 14
I think Rob has more context about it.
Thu, Mar 9
Wed, Mar 8
I'm not convinced that this is the fix... The result type and operand type should match based on my understanding about DSP interface. (I could be wrong though)
Tue, Mar 7
Mon, Mar 6
Wed, Mar 1
Hello. The original commit and the revert of this seem to have caused quite a lot of performance changes. Do you know by any chance what the difference between the code was? And by chance do you know if it was the SplittingGeps pass, LICM or CSE that gave the increase?
Tue, Feb 28
Hey @dmgreen, this is Hanhan working on IREE team (which is a MLIR based compiler project). We've noticed that this commit causes regressions in our tracking models. If there was a way to do control this flag through the C++ API, that would help us configure the options during setup of target machine easier. Could you help expose the option or give us some advices on how we can control the flag through some C++ API? Thank you!
Feb 28 2023
Feb 23 2023
Feb 22 2023
https://reviews.llvm.org/D144604 is a better fix.
Feb 21 2023
LGTM
Feb 17 2023
Feb 16 2023
This is a similar fix to the issue we found in iree_linalg_ext.unpack version: https://github.com/iree-org/iree/issues/11607
rebase
rebase
Feb 15 2023
Feb 14 2023
add a test
Feb 13 2023
fix clone method
Feb 9 2023
update comments
Feb 8 2023
rebase
address comments
Feb 2 2023
Jan 31 2023
fix tests
rebase and fix tests
rebase
nice work, thanks!
Jan 30 2023
Jan 29 2023
Jan 26 2023
Jan 17 2023
Jan 13 2023
Thanks for fixing this!
Jan 12 2023
Jan 11 2023
LG, thanks!
Jan 10 2023
address comments