[PATCH] D83923: [MachineOutliner][AArch64] Fix for noreturn functions

Puyan Lotfi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 00:31:07 PDT 2020


plotfi updated this revision to Diff 278387.
plotfi added a comment.

Updated based on @kyulee's suggestion to use `FlagsSetInAll & MachineOutlinerMBBFlags::HasCalls`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83923

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-noreturn-no-stack.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83923.278387.patch
Type: text/x-patch
Size: 4212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/314517b7/attachment.bin>


More information about the llvm-commits mailing list