[PATCH] D77421: [WPD] Avoid noalias assumptions in unique return value optimization

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 15:05:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcc5c58889ec6: [WPD] Avoid noalias assumptions in unique return value optimization (authored by inglorion).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77421

Files:
  llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/test/Transforms/WholeProgramDevirt/Inputs/unique-retval-same-vtable.yaml
  llvm/test/Transforms/WholeProgramDevirt/import.ll
  llvm/test/Transforms/WholeProgramDevirt/unique-retval-same-vtable.ll
  llvm/test/Transforms/WholeProgramDevirt/unique-retval.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77421.258184.patch
Type: text/x-patch
Size: 10391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200416/b9515013/attachment.bin>


More information about the llvm-commits mailing list