[PATCH] D98144: [CodeGenPrepare] Fix isIVIncrement (PR49466)

Ta-Wei Tu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 7 19:23:09 PST 2021


TaWeiTu updated this revision to Diff 328921.
TaWeiTu added a comment.
Herald added a subscriber: pengfei.

- Add testcase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98144

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/test/CodeGen/X86/pr49466.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98144.328921.patch
Type: text/x-patch
Size: 6705 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/12b8e094/attachment.bin>


More information about the llvm-commits mailing list