-separate-const-offset-from-gep has not yet be ported, so some tests are not updated.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D90149
[NPM] Port -slsr to NPM ClosedPublic Authored by TaWeiTu on Oct 26 2020, 4:58 AM.
Details
Summary -separate-const-offset-from-gep has not yet be ported, so some tests are not updated.
Diff Detail
Event TimelineThis comment was removed by TaWeiTu. This comment was removed by TaWeiTu. This revision is now accepted and ready to land.Oct 26 2020, 9:15 AM This revision was landed with ongoing or failed builds.Oct 26 2020, 6:21 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 300852 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
|