Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

update normalizeMemRef utility; handle missing failure check + add mo… #132

Closed
wants to merge 1 commit into from

Conversation

bondhugula
Copy link
Contributor

…re tests

  • take care of symbolic operands with alloc
  • add missing check for compose map failure and a test case
  • add test cases on strides
  • drop incorrect check for one-to-one'ness

Signed-off-by: Uday Bondhugula uday@polymagelabs.com

include/mlir/Dialect/StandardOps/Ops.td Show resolved Hide resolved
test/Transforms/memref-normalize.mlir Outdated Show resolved Hide resolved
test/Transforms/memref-normalize.mlir Outdated Show resolved Hide resolved
…re tests

- take care of symbolic operands with alloc
- add missing check for compose map failure and a test case
- add test cases on strides
- drop incorrect check for one-to-one'ness

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
tensorflow-copybara pushed a commit to tensorflow/tensorflow that referenced this pull request Sep 14, 2019
…re tests

- take care of symbolic operands with alloc
- add missing check for compose map failure and a test case
- add test cases on strides
- drop incorrect check for one-to-one'ness

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Closes #132

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#132 from bondhugula:normalize-memrefs 8aebf285fb0d7c19269d85255aed644657e327b7
PiperOrigin-RevId: 269105947
@bondhugula bondhugula deleted the normalize-memrefs branch September 28, 2019 05:16
swift-ci pushed a commit to apple/llvm-project that referenced this pull request Dec 24, 2019
…re tests

- take care of symbolic operands with alloc
- add missing check for compose map failure and a test case
- add test cases on strides
- drop incorrect check for one-to-one'ness

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>

Closes tensorflow/mlir#132

COPYBARA_INTEGRATE_REVIEW=tensorflow/mlir#132 from bondhugula:normalize-memrefs 8aebf285fb0d7c19269d85255aed644657e327b7
PiperOrigin-RevId: 269105947
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants