[PATCH] D122959: [ARM] Only update the successor edges for immediate predecessors of PrologueMBB.

Zhiyao Ma via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 12:40:02 PDT 2022


ZhiyaoMa98 updated this revision to Diff 426145.
ZhiyaoMa98 added a comment.

Added tests. Before fix it segfaults on the new tests. After fix it just runs through.


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

https://reviews.llvm.org/D122959

Files:
  llvm/lib/Target/ARM/ARMFrameLowering.cpp
  llvm/test/CodeGen/ARM/segmented-stacks.ll
  llvm/test/CodeGen/Thumb/segmented-stacks.ll
  llvm/test/CodeGen/Thumb2/segmented-stacks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122959.426145.patch
Type: text/x-patch
Size: 2896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/143ab2ae/attachment.bin>


More information about the llvm-commits mailing list