This patch fixes a bug in LinearTransform::applyTo where it did not carry the
IdKind information, and instead treated every id as IdKind::Domain.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D122823
[MLIR][Presburger] Carry IdKind information in LinearTransform::applyTo Groverkss on Mar 31 2022, 7:48 AM. Authored by
Details This patch fixes a bug in LinearTransform::applyTo where it did not carry the
Diff Detail
|