[PATCH] D110817: [GVN] Simple GVN hoist - scalars

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 18 10:11:49 PDT 2021


chill updated this revision to Diff 380457.
chill marked an inline comment as done.

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

https://reviews.llvm.org/D110817

Files:
  llvm/include/llvm/Transforms/Scalar/GVN.h
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/local-pre.ll
  llvm/test/Transforms/GVN/PRE/phi-translate.ll
  llvm/test/Transforms/GVN/PRE/pre-basic-add.ll
  llvm/test/Transforms/GVN/PRE/pre-load.ll
  llvm/test/Transforms/GVN/PRE/pre-no-cost-phi.ll
  llvm/test/Transforms/GVN/PRE/pre-poison-add.ll
  llvm/test/Transforms/GVN/freeze.ll
  llvm/test/Transforms/GVN/gc_relocate.ll
  llvm/test/Transforms/GVN/simple-gvnhoist-scalars.ll
  llvm/test/Transforms/InstCombine/phi-equal-incoming-pointers.ll
  llvm/test/Transforms/PhaseOrdering/AArch64/hoisting-sinking-required-for-vectorization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110817.380457.patch
Type: text/x-patch
Size: 33550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211018/065f37c3/attachment.bin>


More information about the llvm-commits mailing list