[PATCH] D106042: [AMDGPU] Ignore KILLs when forming clauses

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 15 03:44:36 PDT 2021


sebastian-ne updated this revision to Diff 358906.
sebastian-ne marked an inline comment as done.
sebastian-ne added a comment.

Thanks for the review. You’re right about the too large clauses.
I fixed it and added it as a testcase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106042

Files:
  llvm/lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  llvm/lib/Target/AMDGPU/SIInsertHardClauses.cpp
  llvm/test/CodeGen/AMDGPU/gfx-callable-argument-types.ll
  llvm/test/CodeGen/AMDGPU/hard-clauses.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106042.358906.patch
Type: text/x-patch
Size: 8090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210715/332482e5/attachment.bin>


More information about the llvm-commits mailing list