[PATCH] D66924: [NewGVN] Add phi-of-ops operands if no real PHI is created.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 14 15:38:37 PDT 2021
asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.
>From my understanding so far, this is the correct approach.
I am going to need a few more days to go over the entire NewGVN pass functionality for the other patches, and I will only be back at work on Monday. Apologies for the delay on this.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66924/new/
https://reviews.llvm.org/D66924
More information about the llvm-commits
mailing list