llvm-project/mlir/integration_test
Nicolas Vasilache affbc0cd1c [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
2020-07-13 17:35:20 -04:00
..
Dialect [mlir] Add alignment attribute to LLVM memory ops and use in vector.transfer 2020-07-13 17:35:20 -04:00
CMakeLists.txt [mlir] [integration-test] Let target check-mlir imply target check-mlir-integration too 2020-06-23 15:22:39 -07:00
lit.cfg.py
lit.site.cfg.py.in