[PATCH] D86837: Allow specifying AA info when constructing certain libcalls

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 29 07:46:18 PDT 2020


yuyichao created this revision.
yuyichao added reviewers: efriedma, c-rhodes, sdesmalen, xbolva00, lebedev.ri.
Herald added subscribers: llvm-commits, danielkiss, kosarev, hiraditya.
Herald added a project: LLVM.
yuyichao requested review of this revision.

And maintain such info when simplifying libcalls. These info are already usable by TBAA.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D86837

Files:
  llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
  llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h
  llvm/lib/Transforms/Utils/BuildLibCalls.cpp
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86837.288776.patch
Type: text/x-patch
Size: 48638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200829/f6b498fc/attachment.bin>


More information about the llvm-commits mailing list