[PATCH] D82638: [MachineCopyPropagation] BackwardPropagatableCopy: add check for hasOverlappingMultipleDef

Simon Wallis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 03:10:17 PDT 2020


simonwallis2 added a comment.

Hi @lkail

Yes, I used llc -stop-before=machine-cp mcp-dest-regs-no-dup.ll
to create the MIR test mcp-dest-regs-no-dup.mir

I note that the RUN line you suggested produces this error:
llc: warning: run-pass is for .mir file only.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82638/new/

https://reviews.llvm.org/D82638





More information about the llvm-commits mailing list