[PATCH] D30016: WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 14:32:32 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295487: WholeProgramDevirt: For VCP use a 32-bit ConstantInt for the byte offset. (authored by pcc).

Changed prior to commit:
  https://reviews.llvm.org/D30016?vs=88634&id=88962#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30016

Files:
  llvm/trunk/lib/Transforms/IPO/WholeProgramDevirt.cpp
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-begin.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-check.ll
  llvm/trunk/test/Transforms/WholeProgramDevirt/virtual-const-prop-end.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30016.88962.patch
Type: text/x-patch
Size: 6031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170217/d3e52a7e/attachment.bin>


More information about the llvm-commits mailing list