[PATCH] D73620: Add 'gpu.terminator' operation.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 29 08:16:37 PST 2020
mehdi_amini added a comment.
> 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`)
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