User Details
- User Since
- Feb 3 2022, 1:48 PM (94 w, 5 d)
Jun 22 2023
Jun 21 2023
May 3 2023
Nov 18 2022
LGTM! just some minor nits.
Oct 22 2022
Oct 21 2022
Sep 29 2022
Sep 20 2022
Sep 19 2022
Sep 16 2022
Aug 31 2022
Aug 17 2022
Aug 15 2022
Addressing reviewer comments
Aug 10 2022
Jul 14 2022
Jul 13 2022
Jul 12 2022
Jul 11 2022
May 6 2022
LGTM
May 4 2022
May 2 2022
Apr 21 2022
Hello, I was interested in using llvm.nvvm.cp.async.cg.shared.global.8 and llvm.nvvm.cp.async.cg.shared.global.4 and was wondering if there is some fundamental reason they were not added here. I only see the ca variants for these.
Apr 13 2022
LGTM for my comments.
Apr 12 2022
Apr 5 2022
Apr 4 2022
There was a bug that was found by @benvanik in the folding pattern where it would trigger infinitely if the fill already did not have a use in the generic op.
Fixing that in this revision. With this change also dead args get dropped automatically with the transform pattern because it calls canonicalization within the pass. The fact that this was not happening initially was due to this bug.
Addressing reviewer comments and rebase
Apr 1 2022
Addressing reviewer comments
Mar 31 2022
Mar 19 2022
Mar 15 2022
using ArrayRef in helper function
rebase