[PATCH] D85603: IR: Add convergence control operand bundle and intrinsics

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 1 09:49:17 PST 2020


jlebar added a comment.

Man, phab doesn't make this easy, does it?

One tip, shift+A hides all inline comments, making the patch easier to read.  One problem, though: It hides all the comments!  :)

Thank you for making those changes.

I am satisfied that this can be implemented in a frontend (and anyway, you have the patch).  I've pinged some folks at nvidia asking for them to have a look wrt sm70, and I actually already got a reply, so I am hopeful we might hear from them.  I don't want to keep you in limbo indefinitely, so I've asked if they might be able to provide a timeline.

Stay tuned, I guess.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D85603/new/

https://reviews.llvm.org/D85603



More information about the llvm-commits mailing list