[PATCH] D98659: [MachineCopyPropagation] Do more backward copy propagations

Zhiwei Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 18 01:05:06 PDT 2021


condy added a comment.

In D98659#2633657 <https://reviews.llvm.org/D98659#2633657>, @lkail wrote:

> In D98659#2632859 <https://reviews.llvm.org/D98659#2632859>, @yshui wrote:
>
>> Since this patch already changed output of many test cases, do we still need a test case specifically for this patch?
>
> You'd better add some mir tests to demonstrate the idea, w/o `-g`.

A piece of tests can be copied from https://reviews.llvm.org/D98401 @yshui


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98659



More information about the llvm-commits mailing list