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

Yichao Yu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 19:42:19 PDT 2020


yuyichao added a comment.

Other frontends could. I'm adding this because TBAA can already use this but right now if the frontend emits them, it can still be stripped out by instcombine.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86837/new/

https://reviews.llvm.org/D86837



More information about the llvm-commits mailing list