[PATCH] D104798: [WPD] Don't optimize calls more than once

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 13:28:22 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7110510ecacf: [WPD] Don't optimize calls more than once (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104798

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/devirt-single-impl-multiple-assumes.ll
  llvm/test/Transforms/WholeProgramDevirt/uniform-retval-multiple-assumes.ll
  llvm/test/Transforms/WholeProgramDevirt/unique-retval-multiple-assumes.ll
  llvm/test/Transforms/WholeProgramDevirt/virtual-const-prop-multiple-assumes.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104798.354343.patch
Type: text/x-patch
Size: 8771 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210624/ebe454ea/attachment.bin>


More information about the llvm-commits mailing list