[PATCH] D141619: [GVN] Refactor handling of pointer-select in GVN pass

Sergei Kachkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 05:23:09 PST 2023


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

Split findDominatingLoad() rework into separate patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141619

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  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: D141619.488967.patch
Type: text/x-patch
Size: 9188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230113/a0d9b147/attachment-0001.bin>


More information about the llvm-commits mailing list