diff options
author | Nicolas Vasilache <ntv@google.com> | 2020-07-13 11:04:09 -0400 |
---|---|---|
committer | Nicolas Vasilache <ntv@google.com> | 2020-07-13 17:35:20 -0400 |
commit | affbc0cd1cc87826c2636f8903d85c911aef75ff (patch) | |
tree | 9ae697e774e66652ae4702a97ff1829840d0e738 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | b9c2dd11a5139b754afca050effac80f3b638bc8 (diff) | |
download | llvm-affbc0cd1cc87826c2636f8903d85c911aef75ff.zip llvm-affbc0cd1cc87826c2636f8903d85c911aef75ff.tar.gz llvm-affbc0cd1cc87826c2636f8903d85c911aef75ff.tar.bz2 |
[mlir] Add alignment attribute to LLVM memory ops and use in vector.transfer
Summary: The native alignment may generally not be used when lowering a vector.transfer to the underlying load/store operation. This revision fixes the unmasked load/store alignment to match that of the masked path.
Differential Revision: https://reviews.llvm.org/D83684
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions