[PATCH] D141619: [GVN] Refactor handling of pointer-select in GVN pass
Sergei Kachkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 03:13:11 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfc7cdaa37330: [GVN] Refactor handling of pointer-select in GVN pass (authored by kachkov98).
Changed prior to commit:
https://reviews.llvm.org/D141619?vs=488967&id=489483#toc
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.489483.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230116/83e74385/attachment.bin>
More information about the llvm-commits
mailing list