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

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 16:49:13 PDT 2020


inglorion updated this revision to Diff 254947.
inglorion added a comment.

Added a comment to (hopefully) better explain what the test does.


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.254947.patch
Type: text/x-patch
Size: 10268 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200403/689289ec/attachment.bin>


More information about the llvm-commits mailing list