[llvm-dev] Placement new and TBAA

Hubert Tong via llvm-dev llvm-dev at lists.llvm.org
Thu Nov 24 14:40:50 PST 2016


I've heard from a few people that placement new is going to be handled by
LLVM using the llvm.invariant.group.barrier intrinsic; however, the
documentation for that intrinsic seems to indicate that it deals with only
invariant.group metadata and not TBAA metadata.

I would like to understand how the solution would work in the context of
https://llvm.org/bugs/show_bug.cgi?format=multiple&id=28767.

-- HT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161124/830f53b6/attachment.html>


More information about the llvm-dev mailing list