[all-commits] [llvm/llvm-project] ba22c4: [Inliner][NPM] Properly pass callee AAResults
aeubanks via All-commits
all-commits at lists.llvm.org
Fri Oct 23 15:54:05 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba22c403b2b316d59902ba55e8774a7a34d2d056
https://github.com/llvm/llvm-project/commit/ba22c403b2b316d59902ba55e8774a7a34d2d056
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M llvm/lib/Transforms/IPO/Inliner.cpp
M llvm/test/Transforms/Inline/noalias-calls.ll
Log Message:
-----------
[Inliner][NPM] Properly pass callee AAResults
Fixes noalias-calls.ll under NPM.
Differential Revision: https://reviews.llvm.org/D89592
More information about the All-commits
mailing list