[PATCH] D87314: [IRSim][IROutliner] Allowing call instructions to be outlined.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 31 21:30:11 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG57a46914f5c1: [IRSim][IROutliner] Allowing call instructions to be outlined. (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D87314?vs=290553&id=314207#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87314

Files:
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/test/Transforms/IROutliner/illegal-calls.ll
  llvm/test/Transforms/IROutliner/illegal-indirect-calls.ll
  llvm/test/Transforms/IROutliner/outlining-calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87314.314207.patch
Type: text/x-patch
Size: 7431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210101/839284fd/attachment.bin>


More information about the llvm-commits mailing list