[PATCH] D144911: adding bf16 support to NVPTX

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 13:58:55 PST 2023


tra added a comment.

In D144911#4172954 <https://reviews.llvm.org/D144911#4172954>, @kushanam wrote:

> Thank you, how can I request a review?

You already did. That's how I've learned about the patch existence. You just didn't specify the actual reviewers. Normally you find relevant reviewers either by checking who did past reviews of the changed files or by consulting 
https://github.com/llvm/llvm-project/blob/main/llvm/CODE_OWNERS.TXT, though it's somewhat out of date. For NVPTX back-end and CUDA front-end I'm a reasonable starting point these days.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144911



More information about the llvm-commits mailing list