[PATCH] D98401: [CodeGen] Fix backward copy propagation with -g

Zhiwei Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 11 02:28:47 PST 2021


condy added a comment.

In D98401#2618987 <https://reviews.llvm.org/D98401#2618987>, @fhahn wrote:

> please add a unit test

Sorry, it's my first patch to LLVM. Let me figure out how to add unit tests. Any tutorials will help me a lot.

Thanks in advance.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98401



More information about the llvm-commits mailing list