[PATCH] D121419: [WPD] Extend checking mode to support fallback to indirect call

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 11 08:10:21 PST 2022


tejohnson updated this revision to Diff 414665.
tejohnson added a comment.

Address comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121419

Files:
  llvm/include/llvm/Transforms/Utils/CallPromotionUtils.h
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/lib/Transforms/Utils/CallPromotionUtils.cpp
  llvm/test/ThinLTO/X86/devirt.ll
  llvm/test/ThinLTO/X86/devirt_check.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121419.414665.patch
Type: text/x-patch
Size: 11911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220311/9ae8642e/attachment.bin>


More information about the llvm-commits mailing list