[PATCH] D98884: [IR] Add opt-in parameter to hasAddressTaken() to ignore bitcasts callee in callbase instruction
Madhur Amilkanthwar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 23 00:52:05 PDT 2021
madhur13490 updated this revision to Diff 332550.
madhur13490 added a comment.
rebase, remove function.h, add one more test
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98884/new/
https://reviews.llvm.org/D98884
Files:
llvm/lib/IR/Function.cpp
llvm/test/Analysis/CallGraph/ignore-bitcast-call-argument-callee.ll
llvm/test/Analysis/CallGraph/ignore-bitcast-call-argument.ll
llvm/test/Analysis/CallGraph/ignore-bitcast-callees.ll
llvm/test/Analysis/CallGraph/ignore-bitcast-callees2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98884.332550.patch
Type: text/x-patch
Size: 4786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/ce23d5f3/attachment-0001.bin>
More information about the llvm-commits
mailing list