[PATCH] D75247: [mlir] fix wrong symbol order in AffineApplyNormalizer

Stephan Herhut via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 06:15:43 PST 2020


herhut accepted this revision.
herhut added a comment.

Thanks for fixing this!

Nit: accoridng in the CL description.

Regarding Nicholas' comment: By such chains, you mean chains of affine.apply? Or also the cases of an affine.min on an affine.apply?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75247/new/

https://reviews.llvm.org/D75247





More information about the llvm-commits mailing list