arsenm wrote: > > Do you assume that at this stage there are no accvgpr_write/read > > instructions, but only COPY? > > Yes, you should never use those for actual copies. Not using COPY always > hurts optimizations
But this only needs to handle the specific patterns produced by SplitKit, which always use copy https://github.com/llvm/llvm-project/pull/145024 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits