[PATCH] D114547: [AArch64] Async unwind - Adjust unwind info in AArch64LoadStoreOptimizer

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 15 08:03:16 PDT 2022


chill updated this revision to Diff 423111.
chill added a comment.
This revision is now accepted and ready to land.

Fixed a bootstrap failure, there was a missing check for end iterator.


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

https://reviews.llvm.org/D114547

Files:
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/arm64-fp128.ll
  llvm/test/CodeGen/AArch64/fcopysign.ll
  llvm/test/CodeGen/AArch64/swifttail-call.ll
  llvm/test/CodeGen/AArch64/tail-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114547.423111.patch
Type: text/x-patch
Size: 6605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220415/ed067cbe/attachment.bin>


More information about the llvm-commits mailing list