[PATCH] D31261: [IR] De-virtualize ~Value to save a vptr

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 12:20:39 PDT 2017


rnk added a comment.

In https://reviews.llvm.org/D31261#756987, @chandlerc wrote:

> Have you checked Polly and Clang for changes needed there? Detailed comments below.


check-polly and check-clang pass for me.


https://reviews.llvm.org/D31261





More information about the llvm-commits mailing list