[PATCH] D122521: Value-number GVNHoist loads by result type as well as pointer address.

Chang Lin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 30 11:33:57 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc28ce745cf19: Value-number GVNHoist loads by result type as well as pointer address. (authored by clin1).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122521

Files:
  llvm/lib/Transforms/Scalar/GVNHoist.cpp
  llvm/test/Transforms/GVNHoist/opaque-diff-type.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122521.419232.patch
Type: text/x-patch
Size: 5167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220330/4a6d0bca/attachment.bin>


More information about the llvm-commits mailing list