[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
Sun Mar 13 21:57:17 PDT 2022


AndrewLitteken updated this revision to Diff 414993.
AndrewLitteken added a comment.

Reducing test case


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.414993.patch
Type: text/x-patch
Size: 6381 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/987ed2c9/attachment.bin>


More information about the llvm-commits mailing list