[PATCH] D118255: [GVN] MemorySSA for GVN: add a switch to enable MemorySSA for GVN

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 10:33:53 PST 2022


chill updated this revision to Diff 407204.

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

https://reviews.llvm.org/D118255

Files:
  llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
  llvm/test/Other/new-pm-print-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118255.407204.patch
Type: text/x-patch
Size: 12313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220209/ecdf85d8/attachment.bin>


More information about the llvm-commits mailing list