[PATCH] D110368: [AA] Move earliest escape tracking from DSE to AA

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 24 01:58:11 PDT 2021


fhahn added a comment.

> This combines the "earliest escape" analysis with the full power of BasicAA:

Are there any test cases that show the benefit of that, other than the improvements for the load-load case discussed in D109844 <https://reviews.llvm.org/D109844> ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110368



More information about the llvm-commits mailing list