[PATCH] D87294: [IRSim][IROutliner] Adding support for elevating constants that are not the same in each region to arguments

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 11:03:45 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb1191c843804: [IROutliner] Adding support for elevating constants that are not the same in… (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D87294?vs=293849&id=313575#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87294

Files:
  llvm/include/llvm/Transforms/IPO/IROutliner.h
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/outlining-constants-vs-registers.ll
  llvm/test/Transforms/IROutliner/outlining-different-constants.ll
  llvm/test/Transforms/IROutliner/outlining-different-globals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87294.313575.patch
Type: text/x-patch
Size: 24113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/242b37e5/attachment.bin>


More information about the llvm-commits mailing list