User Details
- User Since
- Feb 23 2023, 11:14 AM (13 w, 3 d)
Apr 14 2023
Updated the op documentation and addressed the comments.
Hi @ftynse @nicolasvasilache. Could you kindly review my submitted patch? Thanks!
Apr 8 2023
Apr 7 2023
Fix missing import after applying patch
Mar 16 2023
rebased
Mar 14 2023
Thank you! I don't have the commit access to LLVM project for applying this patch.
Mar 8 2023
Hi @nicolasvasilache, just wanted to check in and see if you had a chance to review the promotion logic yet. If you have any thoughts or feedback, it would be great to hear them. Thanks!
Mar 1 2023
Fixed anti-pattern and return condition of allocateSubviewGPUMemoryInAddressSpace function
Update the diff based on the comment
Fix merge conflict
Feb 28 2023
Feb 25 2023
Thank you! I don't have the commit access to LLVM project for applying this patch.
Feb 24 2023
Add /// comments. Replaced expensive query attribute with a simple code. Change the description of GPUMemorySpaceMappingAttr to reflect OpenCL terminology. Also, uploaded the patch with -U99999 flag
Added a new device mapping enum for GPU memory hierarchy, removed comments, refactor allocation, deallocation, and copy function to linalg/Transform/promotion.cpp
Feb 23 2023
Format the file and fix wrong diff file not including the private memory copy