diff options
author | Kunwar Shaanjeet Singh Grover <groverkss@gmail.com> | 2021-08-02 17:47:46 +0530 |
---|---|---|
committer | Arjun P <arjunpitchanathan@gmail.com> | 2021-08-02 17:51:48 +0530 |
commit | 7eeaa782c430dd47c7da04b79f2d3f87cde77b4e (patch) | |
tree | d2808dd35268252a1d0d2e46435f24b590212bb5 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 03372e72d30294fe67012cd5cc0f069ce25cce3e (diff) | |
download | llvm-7eeaa782c430dd47c7da04b79f2d3f87cde77b4e.zip llvm-7eeaa782c430dd47c7da04b79f2d3f87cde77b4e.tar.gz llvm-7eeaa782c430dd47c7da04b79f2d3f87cde77b4e.tar.bz2 |
[MLIR] FlatAffineConstraints: Fixed bug where some divisions were not being detected
This patch fixes a bug in the existing implementation of detectAsFloorDiv,
where floordivs with numerator with non-zero constant term and floordivs with
numerator only consisting of a constant term were not being detected.
Reviewed By: vinayaka-polymage
Differential Revision: https://reviews.llvm.org/D107214
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions