[PATCH] D61329: Save the induction binary operator in IVDescriptors for non FP induction variables.

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 06:27:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360671: Save the induction binary operator in IVDescriptors for non FP induction… (authored by kbarton, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61329?vs=198904&id=199426#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61329

Files:
  llvm/trunk/include/llvm/Analysis/IVDescriptors.h
  llvm/trunk/lib/Analysis/IVDescriptors.cpp
  llvm/trunk/unittests/Analysis/CMakeLists.txt
  llvm/trunk/unittests/Analysis/IVDescriptorsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61329.199426.patch
Type: text/x-patch
Size: 6348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/f6b3b1e4/attachment.bin>


More information about the llvm-commits mailing list