[PATCH] D141680: [GVN] Refactor findDominatingLoad function

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 17 08:54:23 PST 2023


kachkov98 updated this revision to Diff 489848.
kachkov98 added a comment.

Check that load types are matched (add negative test for that)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141680

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/pre-load-through-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141680.489848.patch
Type: text/x-patch
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/2c302603/attachment.bin>


More information about the llvm-commits mailing list