[PATCH] D100383: [LSR] Fix for pre-indexed generated constant offset

Stelios Ioannou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 15 08:49:05 PDT 2021


This revision was automatically updated to reflect the committed changes.
stelios-arm marked an inline comment as done.
Closed by commit rGbf147c465352: [LSR] Fix for pre-indexed generated constant offset (authored by stelios-arm).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100383

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/CodeGen/AMDGPU/cf-loop-on-constant.ll
  llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-pre-inc-offset-check.ll
  llvm/test/Transforms/LoopStrengthReduce/AMDGPU/atomics.ll
  llvm/test/Transforms/LoopStrengthReduce/AMDGPU/different-addrspace-addressing-mode-loops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100383.337784.patch
Type: text/x-patch
Size: 12112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/ae3f46ea/attachment.bin>


More information about the llvm-commits mailing list