[PATCH] D114018: [SCEV] Canonicalize X - urem X, Y patterns
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 16 11:59:44 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8d85e945b20e: [SCEV] Canonicalize X - urem X, Y patterns (authored by reames).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114018/new/
https://reviews.llvm.org/D114018
Files:
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/ScalarEvolution/urem-0.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/fast-fp-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-float-loops.ll
llvm/test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
llvm/test/Transforms/HardwareLoops/ARM/structure.ll
llvm/test/Transforms/LoopUnroll/runtime-loop5.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114018.387728.patch
Type: text/x-patch
Size: 21893 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211116/8700fe7d/attachment-0001.bin>
More information about the llvm-commits
mailing list