Meinersbur added a comment.

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

> It would be really best if this could just make use of 
> `CodeGenFunction::EmitAlignmentAssumption()`,
>  else this is a heavy hammer with loose handle.


Since it is a property of the data structure, not of the vectorization, 
`__builtin_assume_aligned` might be preferable anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69897



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

Reply via email to