linuxlonelyeagle wrote: This pattern consists of two parts. * Part of it is the functionality of remove-dead-values, but I believe it ought to be implemented within remove-dead-values. * Part of it is folding constantOp into memref.store. For this part, I believe you should perhaps write a fold function for memref.store.
https://github.com/llvm/llvm-project/pull/173560 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
