[PATCH] D76880: [AMDGPU] Emit entry function CFI

David Greene via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 30 13:33:10 PDT 2020


greened added inline comments.


================
Comment at: llvm/lib/Target/AMDGPU/SIFrameLowering.cpp:1354
+
+void SIFrameLowering::buildCFI(MachineBasicBlock &MBB,
+                               MachineBasicBlock::iterator MBBI,
----------------
Needs a commnent explaining what this does.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76880



More information about the llvm-commits mailing list