[PATCH] D151638: [TRE] icmp does not escape an alloca

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 20:54:18 PDT 2023


caojoshua abandoned this revision.
caojoshua added a comment.

I'm going to abandon this. This issue can be solved in other ways. CaptureTracking can be improved, and this TRE-specific escape analysis can probably be rewritten in ways that depend on capture tracking


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151638



More information about the llvm-commits mailing list