Meinersbur added a comment.

Please see my comments in D69900 <https://reviews.llvm.org/D69900> as well.

For the font-end side, I suggest the syntax `vectorize_assume_alignment(32)` 
instead. We also need to define what this assumes to be aligned. The first 
element of the array? Every array element? In an array-of-structs, the struct 
of the element that is accessed? Scalars?


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