[PATCH] D82641: [AMDGPU] Unify early PS termination blocks

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 26 20:22:11 PDT 2020


cdevadas added a comment.

We are trying to have the kill intrinsic handling early during the instruction selection.
I can try to incorporate it all entirely there including the unify block code (if can't find a better place now to have it). 
I will also update D77544 <https://reviews.llvm.org/D77544> if this patch goes upstream.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82641





More information about the llvm-commits mailing list