[PATCH] D123247: Provide a more in-depth reference document for TBAA's implementation.

Joshua Cranmer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 6 13:15:06 PDT 2022


jcranmer-intel created this revision.
Herald added subscribers: jeroen.dobbelaere, kosarev.
Herald added a project: All.
jcranmer-intel requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

This new documentation does not describe the "new struct path format" for TBAA.
As far as I am aware, this is only documented in an uncommitted patch
(https://reviews.llvm.org/D40975), and the documentation there is still
incomplete in some key areas.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D123247

Files:
  llvm/docs/Reference.rst
  llvm/docs/TBAA.rst
  llvm/docs/tbaa-scalar-tree.svg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123247.420992.patch
Type: text/x-patch
Size: 17995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/c7574931/attachment.bin>


More information about the llvm-commits mailing list