[PATCH] D140438: [IR/MachineOutliner] Add a "nooutline" function attr and respect it

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 22 10:22:51 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7ef8f9c972bb: [IR/MachineOutliner] Add a "nooutline" function attr and respect it (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D140438?vs=484630&id=484878#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140438

Files:
  llvm/docs/LangRef.rst
  llvm/lib/CodeGen/MachineOutliner.cpp
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/CodeGen/AArch64/machine-outliner-nooutline-attribute.mir
  llvm/test/Transforms/IROutliner/nooutline-attribute.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140438.484878.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/82deb25c/attachment.bin>


More information about the llvm-commits mailing list