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

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 11:44:55 PST 2016


vitalybuka added a comment.

I've rerun all out tests with the patch tonight and I see no new reports.
So even without hasFnAttribute(Attribute::SanitizeAddress) checks probability of false-negatives should be low.


Repository:
  rL LLVM

https://reviews.llvm.org/D24854





More information about the llvm-commits mailing list