[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 05:45:30 PDT 2021
stelios-arm updated this revision to Diff 337730.
stelios-arm marked an inline comment as done.
stelios-arm added a comment.
Herald added subscribers: kerbowa, jfb, nhaehnle, jvesely.
1. Added comments to the new test.
2. Fixed the failing `AMDGPU` tests.
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/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.337730.patch
Type: text/x-patch
Size: 11419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210415/157280ac/attachment.bin>
More information about the llvm-commits
mailing list