[PATCH] D122521: Value-number GVNHoist loads by result type as well as pointer address.
Aditya Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 30 07:23:50 PDT 2022
hiraditya accepted this revision.
hiraditya added a comment.
GVN hoist did not have the logic for opaque pointers because opaque pointers were added later IIRC.
Thanks for fixing this!
LGTM.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122521/new/
https://reviews.llvm.org/D122521
More information about the llvm-commits
mailing list