[PATCH] D147020: [AA] Add a tbaa-fence intrinsic.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 10:50:54 PDT 2023


efriedma added a comment.

Would we want to use this intrinsic as part of the code generation for C++ new expressions?  See https://github.com/llvm/llvm-project/issues/54878 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147020



More information about the llvm-commits mailing list