[PATCH] D120057: [mlir][Affine] Fix -lower-affine -debug assertion
Sergei Grechanik via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 18 10:46:16 PST 2022
sgrechanik added a comment.
We are trying to fix this in a general way by running verification before printing and switching to generic op printing on failure, here: https://reviews.llvm.org/D117834
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120057/new/
https://reviews.llvm.org/D120057
More information about the llvm-commits
mailing list