Fix loop unrolling test cases
authorUday Bondhugula <bondhugula@google.com>
Wed, 12 Dec 2018 16:55:21 +0000 (08:55 -0800)
committerjpienaar <jpienaar@google.com>
Fri, 29 Mar 2019 21:26:56 +0000 (14:26 -0700)
commit4860f0e8fdf38f6d07ab5055ffa8fdff720bf0de
treefd95ca09065fa25ca7747b5b2919d2a9959fbddb
parent359835eb27abb933f4932b88e56759877ec4db74
Fix loop unrolling test cases

- These test cases had to be updated post the switch to exclusive upper bound;
  however, the test cases hadn't originally been written to check correctly; as
  a result, they didn't fail and weren't updated. Update test case and fix
  upper bound.

PiperOrigin-RevId: 225194016
mlir/test/Transforms/unroll.mlir