Add alignment attribute to ArrayBase
This MR addes alignment attribute to ArrayBase, which generates e.g. __attribute__((aligned(64))) in variable declaration for C target.
This MR addes alignment attribute to ArrayBase, which generates e.g. __attribute__((aligned(64))) in variable declaration for C target.