[flang-commits] [flang] [flang][fir] Support memref to memref fir.convert (PR #194954)
Ivan R. Ivanov via flang-commits
flang-commits at lists.llvm.org
Thu Apr 30 03:21:08 PDT 2026
ivanradanov wrote:
@jeanPerier @SusanTan Sorry there was some unneeded refactoring that was making the diff a bit hard to parse. Now it should be easier to review. The existing cases' behaviour was not modified, I only moved some things that are required in both branches outside the memref branches and added handling when both input and output are memrefs.
https://github.com/llvm/llvm-project/pull/194954
More information about the flang-commits
mailing list