User Details
- User Since
- Feb 4 2021, 8:43 PM (9 w, 1 d)
Wed, Apr 7
Simply use !getAuxTarget() to check the existence of AuxTarget.
Tue, Apr 6
Fri, Apr 2
Thu, Apr 1
Remove redundant trailing spaces.
Updated tests to check mangled type name.
Tue, Mar 30
After some investigation, I think it is quite hard to add tests to avoid inconsistency between clang and clangd. Maybe I could add some tests for CUDA, OpenMP if needed.
Mon, Mar 29
Sat, Mar 27
Fri, Mar 26
Remove redundant whitespace in comment.
Mon, Mar 22
ping!
Wed, Mar 17
I found this patch occasionally, I think D98128 is what you need to solve this problem.
Fri, Mar 12
Kindly ping.
Mar 6 2021
Since, originally, I think it is OK to submit patch just by project, but I agree that it's better to make patch as minimal as possible.
Thus, I will abandon this and resubmit another patch.
(I think reuploading patch and changing the whole patch logic here might not be great?)
Mar 1 2021
Kindly ping.
Feb 26 2021
Feb 25 2021
Since I don't have commit access currently, might @sammccall commit this for me with --author="Yu-Hsun Chiang <ty1208chiang@gmail.com>"?
Fix typo and rename function to createTarget.
Feb 23 2021
Thanks sammccall for reviewing this and for the great idea of the whole plan.
Feb 22 2021
Feb 20 2021
re-upload diff with full context, sorry for that.
Feb 19 2021
Feb 5 2021
OK, I've found what's wrong with my fix here. I should check for the clangd compile mechanism with more detail to fix this problem.
Feb 4 2021
I guess __nvvm_bar_sync is the right instruction.