durin42 added a comment.

In D121629#3380175 <https://reviews.llvm.org/D121629#3380175>, @lebedev.ri 
wrote:

> Please can you pose the next patch itself?
> I suspect that propagation should simply not be done when sanitizer is 
> enabled.

I'm working on the next patch. Sadly we can't omit `allocalign`s into the IR 
layer when sanitizers are enabled because nothing will (when I'm done cleaning 
up MemoryBuiltins.cpp) have a way to know anything about the alignment of 
returned pointers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121629

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to