[PATCH] D90149: [NPM] Port -slsr to NPM

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 08:03:37 PDT 2020


TaWeiTu updated this revision to Diff 300677.
TaWeiTu added a comment.

Preserve CFG analyses.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90149

Files:
  llvm/include/llvm/InitializePasses.h
  llvm/include/llvm/Transforms/Scalar/StraightLineStrengthReduce.h
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Passes/PassRegistry.def
  llvm/lib/Transforms/Scalar/Scalar.cpp
  llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  llvm/test/Transforms/StraightLineStrengthReduce/AMDGPU/pr23975.ll
  llvm/test/Transforms/StraightLineStrengthReduce/X86/no-slsr.ll
  llvm/test/Transforms/StraightLineStrengthReduce/slsr-add.ll
  llvm/test/Transforms/StraightLineStrengthReduce/slsr-gep.ll
  llvm/test/Transforms/StraightLineStrengthReduce/slsr-mul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90149.300677.patch
Type: text/x-patch
Size: 11315 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/6aa2f62c/attachment.bin>


More information about the llvm-commits mailing list