[PATCH] D106931: [Attributor] Change function internalization to not replace uses in internalized callers

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 28 15:57:49 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGadbaa39dfce7: [Attributor] Change function internalization to not replace uses in… (authored by jhuber6).

Changed prior to commit:
  https://reviews.llvm.org/D106931?vs=362441&id=362573#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106931

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/custom_state_machines.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106931.362573.patch
Type: text/x-patch
Size: 9452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/ee602b49/attachment.bin>


More information about the llvm-commits mailing list