[PATCH] D92170: [VE] Add comprehensive stackframe tests
Kazushi Marukawa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 26 03:51:17 PST 2020
kaz7 created this revision.
kaz7 added reviewers: simoll, k-ishizaka.
kaz7 added projects: LLVM, VE.
Herald added a subscriber: llvm-commits.
kaz7 requested review of this revision.
Add comprehensive stackframe regression tests as a preparation of
VEFrameLowering.cpp optimizations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92170
Files:
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: D92170.307817.patch
Type: text/x-patch
Size: 68977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201126/006c7087/attachment.bin>
More information about the llvm-commits
mailing list