[PATCH] D115160: [GVN] MemorySSA for GVN: use the incoming memory state in the value numbers

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 08:11:28 PST 2022


chill updated this revision to Diff 403277.
chill retitled this revision from "[GVN] MemorySSA for GVN: remove MemDep form GVNPass:ValueTable" to "[GVN] MemorySSA for GVN: use the incoming memory state in the value numbers".
chill edited the summary of this revision.

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

https://reviews.llvm.org/D115160

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Analysis/ValueTracking/gep-negative-issue.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115160.403277.patch
Type: text/x-patch
Size: 11566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/cfe6233e/attachment.bin>


More information about the llvm-commits mailing list