[all-commits] [llvm/llvm-project] aed3c8: [NPM] Make LoopStrengthReduce function pass

Vikram Hegde via All-commits all-commits at lists.llvm.org
Mon Apr 6 23:58:47 PDT 2026


  Branch: refs/heads/users/vikramRH/lsr_function_pass
  Home:   https://github.com/llvm/llvm-project
  Commit: aed3c80354f6d0664c97c3b65cdf7834b5a0151b
      https://github.com/llvm/llvm-project/commit/aed3c80354f6d0664c97c3b65cdf7834b5a0151b
  Author: vikhegde <vikram.hegde at amd.com>
  Date:   2026-04-07 (Tue, 07 Apr 2026)

  Changed paths:
    M llvm/include/llvm/Passes/CodeGenPassBuilder.h
    M llvm/include/llvm/Transforms/Scalar/LoopStrengthReduce.h
    M llvm/lib/Passes/PassRegistry.def
    M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
    M llvm/test/Analysis/MemorySSA/update-remove-dead-blocks.ll
    M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
    M llvm/test/CodeGen/X86/llc-pipeline-npm.ll
    M llvm/test/Feature/optnone-opt.ll
    M llvm/test/Transforms/LoopRotate/preserve-scev.ll
    M llvm/test/Transforms/LoopStrengthReduce/callbr-critical-edge-splitting.ll
    M llvm/test/Transforms/LoopStrengthReduce/callbr-critical-edge-splitting2.ll
    M llvm/test/Transforms/LoopStrengthReduce/depth-limit-overrun.ll
    M llvm/test/Transforms/LoopStrengthReduce/ivchain.ll
    M llvm/test/Transforms/LoopStrengthReduce/lsr-rewrite-to-add-one.ll
    M llvm/test/Transforms/LoopStrengthReduce/lsr-term-fold-negative-testcase.ll
    M llvm/test/Transforms/LoopStrengthReduce/pr84709.ll
    M llvm/test/Transforms/LoopStrengthReduce/preserve-lcssa.ll
    M llvm/test/Transforms/LoopStrengthReduce/scev-after-loopinstsimplify.ll

  Log Message:
  -----------
  [NPM] Make LoopStrengthReduce function pass



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list