[PATCH] D75398: [GVN] Fold equivalent freeze instructions

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 29 05:21:53 PST 2020


aqjune added a comment.

In D75398#1899472 <https://reviews.llvm.org/D75398#1899472>, @lebedev.ri wrote:

> What about NewGVN?


I'll add support for NewGVN in a separate patch - a bit of time for studying how NewGVN works is needed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75398





More information about the llvm-commits mailing list