onnx-mlir/test/mlir
Haruki Imai 278f10c3a4
Normalize memrefs with affine_map in krnl.memcpy (#322)
* Normalize memrefs with affine_map in krnl.memcpy

Added a trait of `MemRefsNormalizable` in `krnl.memcpy` to have
`krnl.memcpy` normalizable.
Reference: https://reviews.llvm.org/D86236

Signed-off-by: Haruki Imai <imaihal@jp.ibm.com>

* Simplified test case about normalizing memrefs in krnl.memcpy

Signed-off-by: Haruki Imai <imaihal@jp.ibm.com>

* Remove other krnl ops from test case for simplification

Signed-off-by: Haruki Imai <imaihal@jp.ibm.com>

* Fixed test code

Signed-off-by: Haruki Imai <imaihal@jp.ibm.com>

Co-authored-by: Alexandre Eichenberger <alexe@us.ibm.com>
2020-09-25 14:36:15 -04:00
..
conversion [NFC] Rename passes for stylistic consistency. (#232) 2020-07-31 21:37:35 +08:00
krnl Normalize memrefs with affine_map in krnl.memcpy (#322) 2020-09-25 14:36:15 -04:00
onnx Gather: fix for negative indices (#313) 2020-09-24 14:02:49 -04:00
transform Shape inference for some ops in RNN models (#207) 2020-07-22 10:15:56 -04:00
CMakeLists.txt Compiling Models with Large Constant Arrays (#146) 2020-06-12 10:27:05 +08:00
lit.cfg.py Initial Location info support (#302) 2020-09-23 18:58:27 -04:00
lit.site.cfg.py.in Remove whole archive linkage (#173) 2020-06-19 00:21:27 +08:00