[PATCH] D120869: [IROutliner] Strip loop info when moving code into outlined function.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 17 13:43:55 PDT 2022


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7d90ad57bef: [IROutliner] Make sure that loop debug info is stripped. (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D120869?vs=414993&id=416308#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120869

Files:
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/outlining-strip-loop-info.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120869.416308.patch
Type: text/x-patch
Size: 5026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220317/71f5818c/attachment.bin>


More information about the llvm-commits mailing list