diff options
author | Haruki Imai <imaihal@jp.ibm.com> | 2020-07-22 12:33:44 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2020-07-22 12:34:35 +0530 |
commit | 7f44a7130b9220cfd52e5c52eb1b7641c4ae7e95 (patch) | |
tree | c077146599fad9fa64522822f840c2c605ba87ca /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 34b9bbb74d0bd77b1502bbef41bb9cf26c62e811 (diff) | |
download | llvm-7f44a7130b9220cfd52e5c52eb1b7641c4ae7e95.zip llvm-7f44a7130b9220cfd52e5c52eb1b7641c4ae7e95.tar.gz llvm-7f44a7130b9220cfd52e5c52eb1b7641c4ae7e95.tar.bz2 |
[MLIR] Set alignment in AllocOp of normalizeMemref()
AllocOp is updated in normalizeMemref(AllocOp allocOp), but, when the
AllocOp has `alignment` attribute, it was ignored and updated AllocOp
does not have `alignment` attribute. This patch fixes it.
Differential Revision: https://reviews.llvm.org/D83656
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions