[flang-commits] [flang] [mlir] [mlir][vector] Fix attaching write effects on transfer_write's base (PR #142940)
Simone Pellegrini via flang-commits
flang-commits at lists.llvm.org
Thu Jun 5 07:29:28 PDT 2025
simpel01 wrote:
> It looks like this is breaking a Flang test.
Yes, sorry about that. I didn't expect changes to the mlir module would affect flang tests.
Either way, I pushed an update and tests seems to be passing now.
https://github.com/llvm/llvm-project/pull/142940
More information about the flang-commits
mailing list