[PATCH] D124228: [NFC][NewGVN][LoadCoercion] Add new tests for future commit

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 19:19:13 PDT 2022


kmitropoulou added a comment.

In D124228#3577317 <https://reviews.llvm.org/D124228#3577317>, @foad wrote:

> LGTM. Could also use a common "GVN" prefix if you want (and if there are any tests at all where old and new gvn produce the same result).

I am not sure what you mean. The old and new GVN might not have exactly the same output for load coercion e.g. in https://reviews.llvm.org/D124230 - test5, test 6 and test8 .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124228



More information about the llvm-commits mailing list