[PATCH] D153004: [LSR] Consider post-inc form when creating extends/truncates.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 17 02:02:24 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
fhahn marked an inline comment as done.
Closed by commit rGabfeda5af329: [LSR] Consider post-inc form when creating extends/truncates. (authored by fhahn).

Changed prior to commit:
  https://reviews.llvm.org/D153004?vs=531673&id=532374#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153004

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/X86/postinc-iv-used-by-urem-and-udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153004.532374.patch
Type: text/x-patch
Size: 6939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230617/865eeb2f/attachment.bin>


More information about the llvm-commits mailing list