[PATCH] D89609: [AlwaysInliner] Pass callee AAResults to InlineFunction()

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 17:22:31 PDT 2020


aeubanks created this revision.
aeubanks added reviewers: ychen, asbirlea, davidxl.
Herald added subscribers: llvm-commits, hiraditya, eraman.
Herald added a project: LLVM.
aeubanks requested review of this revision.

Test copied from noalias-calls.ll with small changes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89609

Files:
  llvm/lib/Transforms/IPO/AlwaysInliner.cpp
  llvm/test/Transforms/Inline/noalias-calls-always.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89609.298790.patch
Type: text/x-patch
Size: 4919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201017/9c906f12/attachment.bin>


More information about the llvm-commits mailing list