[PATCH] D75398: [GVN] Fold equivalent freeze instructions
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 29 07:53:48 PST 2020
fhahn accepted this revision.
fhahn added a comment.
This revision is now accepted and ready to land.
LGTM, thanks.
Could you add a bit more complex test cases before committing, including multiple users and equivalent freeze instructions that do not dominate each other?
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