diff options
author | Prashant Kumar <pk5561@gmail.com> | 2022-01-06 16:12:41 +0530 |
---|---|---|
committer | Groverkss <groverkss@gmail.com> | 2022-01-06 16:18:50 +0530 |
commit | df29318e667c718859947569c0eda9563ab13bc1 (patch) | |
tree | 5e9c3babb88dd729cec6521630980f7c8308bfa1 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 0fa174398bfd7040128340bae03228838ee6082e (diff) | |
download | llvm-df29318e667c718859947569c0eda9563ab13bc1.zip llvm-df29318e667c718859947569c0eda9563ab13bc1.tar.gz llvm-df29318e667c718859947569c0eda9563ab13bc1.tar.bz2 |
[MLIR] Add division normalization by GCD in `getDivRepr` fn.
This commits adds division normalization in the `getDivRepr` function which extracts
the gcd from the dividend and divisor and normalizes them.
Signed-off-by: Prashant Kumar <pk5561@gmail.com>
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D115595
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions