[PATCH] D136599: [amdgpu][lds] Use the same isKernel predicate consistently

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 31 19:31:24 PDT 2022


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

Should just delete isKernelCC, it's practically an alias for isModuleEntryFunctionCC


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136599



More information about the llvm-commits mailing list