[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 10:45:39 PDT 2022


durin42 updated this revision to Diff 419803.

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


More information about the llvm-commits mailing list