[Mlir-commits] [mlir] [MLIR] Extend the extractvalue fold method (PR #172297)

Christian Ulmann llvmlistbot at llvm.org
Mon Dec 15 06:06:38 PST 2025


https://github.com/Dinistro commented:

I don't remember if we support any kind of nested struct constants, but might be nice to check if this is actually foldable as well (assuming they exit).

Otherwise, LGTM! Thanks for the fix.

https://github.com/llvm/llvm-project/pull/172297


More information about the Mlir-commits mailing list