[Mlir-commits] [mlir] [mlir] Revert to old fold logic in IR::Dialect::addTypes() (PR #79582)
Andrei Golubev
llvmlistbot at llvm.org
Fri Jan 26 03:53:04 PST 2024
andrey-golubev wrote:
@zero9178 I guess you had similar experience with this in addOperations().
CC @joker-eph
btw, given this problem is likely to stay with us for a while, should I also change addAttributes() / addInterfaces()? Chances are, someone would hit it eventually ...
https://github.com/llvm/llvm-project/pull/79582
More information about the Mlir-commits
mailing list