[PATCH] D128263: [SPARC] Don't do leaf optimization on procedures with inline assembly

Daniel Cederman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 06:10:01 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1466d65d9bbf: [SPARC] Don't do leaf optimization on procedures with inline assembly (authored by koakuma, committed by dcederman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128263

Files:
  llvm/lib/Target/Sparc/SparcFrameLowering.cpp
  llvm/test/CodeGen/SPARC/LeonSMACUMACInstructionUT.ll
  llvm/test/CodeGen/SPARC/inlineasm-v9.ll
  llvm/test/CodeGen/SPARC/inlineasm.ll
  llvm/test/CodeGen/SPARC/leafproc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128263.440192.patch
Type: text/x-patch
Size: 6805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/8dfa3264/attachment.bin>


More information about the llvm-commits mailing list