onnx-mlir/test
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
..
backend Gather: fix for negative indices (#313) 2020-09-24 14:02:49 -04:00
mlir Normalize memrefs with affine_map in krnl.memcpy (#322) 2020-09-25 14:36:15 -04:00
numerical Support LLVM as of 7dcd0042 (#309) 2020-09-22 23:42:50 +07:00
CMakeLists.txt Rapid check test (#141) 2020-06-08 10:18:55 +08:00