[PATCH] D117999: [NewGVN] FIx phi-of-ops in the presence of memory read operations
Nuno Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 26 02:19:38 PST 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG24a49e99f386: [NewGVN] FIx phi-of-ops in the presence of memory read operations (authored by nlopes).
Changed prior to commit:
https://reviews.llvm.org/D117999?vs=402357&id=403180#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117999/new/
https://reviews.llvm.org/D117999
Files:
llvm/lib/Transforms/Scalar/NewGVN.cpp
llvm/test/Transforms/NewGVN/phi-of-ops-loads.ll
llvm/test/Transforms/NewGVN/storeoverstore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117999.403180.patch
Type: text/x-patch
Size: 8635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/a71596e4/attachment.bin>
More information about the llvm-commits
mailing list