[PATCH] D73465: Add gpu::LaunchOp::addKernelArgument.

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 01:38:46 PST 2020


herhut abandoned this revision.
herhut added a comment.
Herald added a subscriber: Joonsoo.

I went for lifting the requirement that gpu.launch needs to be closed from above. So we no longer have any arguments.

See https://reviews.llvm.org/D73769


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73465





More information about the llvm-commits mailing list