[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
Fri Mar 19 11:52:14 PDT 2021


madhur13490 updated this revision to Diff 331965.
madhur13490 added a comment.
Herald added subscribers: kerbowa, nhaehnle, jvesely.

address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98884

Files:
  llvm/include/llvm/IR/Function.h
  llvm/lib/IR/Function.cpp
  llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
  llvm/test/Analysis/CallGraph/bitcast-call-argument-callee.ll
  llvm/test/Analysis/CallGraph/bitcast-call-argument.ll
  llvm/test/Analysis/CallGraph/ignore-bitcast-callees.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98884.331965.patch
Type: text/x-patch
Size: 6593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/e81d366a/attachment.bin>


More information about the llvm-commits mailing list