[PATCH] D78568: [DAGCombine] Fix bug in load scalarization

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 08:19:44 PDT 2020


frasercrmck added a comment.

In D78568#2349707 <https://reviews.llvm.org/D78568#2349707>, @foad wrote:

> Looks good to me. You could pre-commit the test case and rebase this diff so we can see the effect on codegen.

Sure, I can do that. Is committing a test that "expects" incorrect codegen the done thing?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78568



More information about the llvm-commits mailing list