[PATCH] D88641: [AArch64] Omit SEH directives for the epilogue if none are needed

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 11:38:01 PDT 2020


mstorsjo updated this revision to Diff 295637.
mstorsjo added a comment.

Simplified the assert and conditionals.


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

https://reviews.llvm.org/D88641

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/test/CodeGen/AArch64/lrint-conv-fp16-win.ll
  llvm/test/CodeGen/AArch64/lrint-conv-win.ll
  llvm/test/CodeGen/AArch64/lround-conv-fp16-win.ll
  llvm/test/CodeGen/AArch64/lround-conv-win.ll
  llvm/test/CodeGen/AArch64/powi-windows.ll
  llvm/test/CodeGen/AArch64/win64-nocfi.ll
  llvm/test/CodeGen/AArch64/win_cst_pool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88641.295637.patch
Type: text/x-patch
Size: 8203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/e6a3edc2/attachment.bin>


More information about the llvm-commits mailing list