[PATCH] D24854: [SROA] Drop lifetime.start/end intrinsics when they block promotion.

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 20:20:59 PST 2016


vitalybuka added a comment.

If this patch can wait a coupe of days I can investigate performance regression and amount of fixed false negatives.
It this is urgent then probably safe to do as suggested, with false-negatives, but without the risk of significant performance regression in Asan.


Repository:
  rL LLVM

https://reviews.llvm.org/D24854





More information about the llvm-commits mailing list