[PATCH] D156610: [WIP][LSR] Transform div instruction to add in loop

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 31 00:08:36 PDT 2023


LuoYuanke updated this revision to Diff 545520.
LuoYuanke added a comment.

Address Craig's comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156610

Files:
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/div.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156610.545520.patch
Type: text/x-patch
Size: 9789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230731/b1687321/attachment.bin>


More information about the llvm-commits mailing list