[PATCH] D88217: [GVN] Make propagateEquality look into the operand of freeze
Juneyoung Lee via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 24 12:12:03 PDT 2020
aqjune added a comment.
About pointer equality propagation - @fhahn added `canReplacePointersIfEqual` at https://reviews.llvm.org/D85524. Would it be good if I update GVN to use this function?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88217/new/
https://reviews.llvm.org/D88217
More information about the llvm-commits
mailing list