[PATCH] D80598: Start migrating away from statepoint's inline length prefixed argument bundles

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 16:55:35 PDT 2020


reames updated this revision to Diff 266371.
reames added a comment.

Fix a couple of stylistic points noticed when looking at the web diff


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

https://reviews.llvm.org/D80598

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/test/CodeGen/X86/statepoint-gctransition-call-lowering.ll
  llvm/test/CodeGen/X86/statepoint-regs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80598.266371.patch
Type: text/x-patch
Size: 5985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/c4865ed0/attachment.bin>


More information about the llvm-commits mailing list