[PATCH] D156410: [AMDGPU] Add IsChainFunction to the MachineFunctionInfo

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 03:41:55 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5272ae667dd5: [AMDGPU] Add IsChainFunction to the MachineFunctionInfo (authored by rovka).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156410

Files:
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
  llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.h
  llvm/lib/Target/AMDGPU/SIMachineFunctionInfo.h
  llvm/test/CodeGen/MIR/AMDGPU/long-branch-reg-all-sgpr-used.ll
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-after-pei.ll
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg-debug.ll
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-long-branch-reg.ll
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir
  llvm/test/CodeGen/MIR/AMDGPU/machine-function-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156410.551962.patch
Type: text/x-patch
Size: 7481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/2233776d/attachment.bin>


More information about the llvm-commits mailing list