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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 03:12:24 PDT 2023


fhahn updated this revision to Diff 531673.
fhahn added a comment.

Rebase after moving the test to the X86 subdir.


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.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153004.531673.patch
Type: text/x-patch
Size: 6048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/6d11b790/attachment.bin>


More information about the llvm-commits mailing list