[PATCH] D122821: CallBase: fix getFnAttr so it also checks the function
Augie Fackler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 3 20:19:40 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe90bce8f9191: CallBase: fix getFnAttr so it also checks the function (authored by durin42).
Changed prior to commit:
https://reviews.llvm.org/D122821?vs=419803&id=420098#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122821/new/
https://reviews.llvm.org/D122821
Files:
llvm/include/llvm/IR/InstrTypes.h
llvm/lib/Analysis/InlineCost.cpp
llvm/lib/IR/Instructions.cpp
llvm/test/Transforms/Attributor/assumes_info.ll
llvm/test/Transforms/OpenMP/remove_globalization.ll
llvm/test/Transforms/OpenMP/replace_globalization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122821.420098.patch
Type: text/x-patch
Size: 10911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220404/30245d10/attachment.bin>
More information about the llvm-commits
mailing list