[PATCH] D141680: [GVN] Refactor findDominatingLoad function

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 06:50:22 PST 2023


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

Rebase
Split pre-commit test


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.489544.patch
Type: text/x-patch
Size: 8917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/93505ef9/attachment.bin>


More information about the llvm-commits mailing list