[PATCH] D87301: [IRSim][IROutliner] Adding consistent function attribute merging

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a9eb19af9ba: [IROutliner] Adding consistent function attribute merging (authored by AndrewLitteken).
Herald added a subscriber: dexonsmith.

Changed prior to commit:
  https://reviews.llvm.org/D87301?vs=292109&id=314194#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87301

Files:
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/outlining-compatible-and-attribute-transfer.ll
  llvm/test/Transforms/IROutliner/outlining-compatible-or-attribute-transfer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87301.314194.patch
Type: text/x-patch
Size: 11167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201231/0df57ea6/attachment.bin>


More information about the llvm-commits mailing list