[PATCH] D73620: Add 'gpu.terminator' operation.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 30 10:30:30 PST 2020


mehdi_amini added a comment.

In D73620#1847083 <https://reviews.llvm.org/D73620#1847083>, @mehdi_amini wrote:

> > The 'gpu.terminator' operation is used as the terminator for the regions of gpu.launch. This is to disambugaute them from the return operation on 'gpu.func' functions.
>
> (Nit: typo on `disambugaute`)


Did you fix this?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73620





More information about the llvm-commits mailing list