[PATCH] D92174: [VE] Optimize emitSPAdjustment function

Kazushi Marukawa via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 03:37:48 PST 2020


kaz7 updated this revision to Diff 308011.
kaz7 added a comment.

Correct typo in a comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92174

Files:
  llvm/lib/Target/VE/VEFrameLowering.cpp
  llvm/test/CodeGen/VE/Scalar/function_prologue_epilogue.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_align.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_call.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_nocall.ll
  llvm/test/CodeGen/VE/Scalar/stackframe_size.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92174.308011.patch
Type: text/x-patch
Size: 21061 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201127/6fe4bf06/attachment.bin>


More information about the llvm-commits mailing list