diff options
author | Vinayaka Bandishti <vinayaka@polymagelabs.com> | 2023-06-05 10:47:42 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2023-06-05 10:47:48 +0530 |
commit | c45c96250b422fc59cd3b3454fddf737512cf838 (patch) | |
tree | f24d04d7717fa00451be4fa0495ae4f1ea733dc0 /llvm/lib/CodeGen/TargetLoweringBase.cpp | |
parent | 01c755ff80cbb795f507cf4317b4a4be1a31484d (diff) | |
download | llvm-c45c96250b422fc59cd3b3454fddf737512cf838.zip llvm-c45c96250b422fc59cd3b3454fddf737512cf838.tar.gz llvm-c45c96250b422fc59cd3b3454fddf737512cf838.tar.bz2 |
[Affine-fusion] Fix a bug in mod detection
Fix a bug in detecting unknown ids as mods of known ids that was
preventing certain fusions.
While at this, fix the function signature of `detectAsMod` function to
have output as the last argument.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D152055
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringBase.cpp')
0 files changed, 0 insertions, 0 deletions