[PATCH] D122821: CallBase: fix getFnAttr so it also checks the function

Augie Fackler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 09:44:46 PDT 2022


durin42 updated this revision to Diff 419788.
durin42 marked 3 inline comments as done.

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.419788.patch
Type: text/x-patch
Size: 11102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/aff50762/attachment.bin>


More information about the llvm-commits mailing list