[PATCH] D89206: [MemCpyOpt] Add test scaffolding for MSSA based MemCpyOpt

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 01:20:19 PDT 2020


nikic added a comment.

@mtrofin They show cases where the MSSA and MD implementations produce different results. See the test diffs in D89207 <https://reviews.llvm.org/D89207> for examples.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89206



More information about the llvm-commits mailing list