[PATCH] D126089: [WPD] Make sure type test is eliminated

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 24 09:16:16 PDT 2022


aeubanks updated this revision to Diff 431692.
aeubanks added a comment.

change findDevirtualizableCallsForTypeTest instead


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126089

Files:
  llvm/lib/Analysis/TypeMetadataUtils.cpp
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl-assume-phi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126089.431692.patch
Type: text/x-patch
Size: 6001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220524/9ef2e503/attachment.bin>


More information about the llvm-commits mailing list