[PATCH] D76686: [LV] widenIntOrFpInduction. NFC.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 02:40:31 PDT 2020


SjoerdMeijer updated this revision to Diff 252775.
SjoerdMeijer added a comment.

- replaced `ID.getStep()` -> `Step`
- removed the sentence on line 1899 - 1900, and
- moved the comments on lines 1900 - 1904 to 1889.


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

https://reviews.llvm.org/D76686

Files:
  llvm/lib/Transforms/Vectorize/LoopVectorize.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76686.252775.patch
Type: text/x-patch
Size: 6398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200326/a5299982/attachment.bin>


More information about the llvm-commits mailing list