[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
Mon Jun 27 07:23:13 PDT 2022


chill updated this revision to Diff 440215.
Herald added a subscriber: kosarev.

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/Other/new-pm-print-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118255.440215.patch
Type: text/x-patch
Size: 11052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220627/82f07310/attachment.bin>


More information about the llvm-commits mailing list