[PATCH] D69591: Devirtualize a call on alloca without waiting for post inline cleanup and next DevirtSCCRepeatedPass iteration.

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 20 09:59:43 PST 2019


davidxl added a comment.

Use AAManager (include/llvm/Analysis/AliasAnalysis.h) by registering only BasicAA ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69591





More information about the llvm-commits mailing list