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

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 21 19:41:27 PST 2021


critson updated this revision to Diff 318402.
critson marked 2 inline comments as done.
critson added a comment.

- Update test to avoid GlobalISel issue on Windows
- Tighten tests


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.318402.patch
Type: text/x-patch
Size: 13771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/cfbbda7e/attachment.bin>


More information about the llvm-commits mailing list