User Details
- User Since
- Jan 31 2013, 4:40 AM (416 w, 4 d)
Wed, Jan 20
Tue, Jan 19
Mon, Jan 18
LGTM
Mon, Jan 11
Bug fix.
Fri, Jan 8
Rework, bug fixes.
Bug fixes
Thu, Jan 7
Wed, Jan 6
LG
Mon, Jan 4
Removed outdated comment.
Fri, Jan 1
Mon, Dec 28
Dec 22 2020
Dec 18 2020
What I saw with the nvcc that it generated the debug info just like in the tests before. So, I just tried to mimic this behavior, since ptxas is very fragile and can be broken very easily. I would try to test it using ptxas/cuda-gdb to check that it does not break anything.
Dec 16 2020
Dec 15 2020
LG
Dec 10 2020
Restore original formatting in test cases that were not directly affected by the patch. Also, I would start with a single kind of expression rather than trying to cover as many kinds of expressions as possible. It makes it easier to understand and to review it.
Dec 9 2020
Dec 8 2020
Rebase
Dec 7 2020
General approach to fix the analysis of pointers.
Fix analysis for overlapping pointers.
Replaced += with just =
Address comments
Updated and rebased
Dec 4 2020
Rebased ands reworked. Excluded SLM as its cost model is not quite correct.
Gives perf improvement for cpu2017.511.povray_r ~3% and improves performance up to 8% in some other cases.
LG
Rebase
Dec 3 2020
Dec 2 2020
Dec 1 2020
I would just remove this extra symbol.
LG
Nov 30 2020
Rebase