[PATCH] D94645: [AMDGPU] Fix llvm.amdgcn.init.exec and frame materialization

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 20:51:33 PST 2021


critson updated this revision to Diff 318099.
critson added a comment.

- Add text refining definition of llvm.amdgcn.init.exec.from.input.
- Move code to SILowerControlFlow, this is not really a good place for this, but sufficient for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94645

Files:
  llvm/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.init.exec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94645.318099.patch
Type: text/x-patch
Size: 13515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210121/bca4f01e/attachment.bin>


More information about the llvm-commits mailing list