[PATCH] D126382: [GVN] Enable enable-split-backedge-in-load-pre option by default

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 30 00:56:19 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1721ff1dfd45: [GVN] Enable enable-split-backedge-in-load-pre option by default (authored by nikic).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126382

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/PRE/load-pre-metadata-accsess-group.ll
  llvm/test/Transforms/GVN/PRE/pre-loop-load-through-select.ll
  llvm/test/Transforms/GVN/PRE/rle.ll
  llvm/test/Transforms/GVN/PRE/volatile.ll
  llvm/test/Transforms/GVN/condprop-memdep-invalidation.ll
  llvm/test/Transforms/PhaseOrdering/X86/vector-reduction-known-first-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126382.432861.patch
Type: text/x-patch
Size: 12846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220530/713f2db7/attachment.bin>


More information about the llvm-commits mailing list