search for: rl227557

Displaying 2 results from an estimated 2 matches for "rl227557".

2015 Feb 02
2
[LLVMdev] LLVM Weekly - #57, Feb 2nd 2015
...39;Program DataBase') files, including debug tables. [r227241](http://reviews.llvm.org/rL227241), [r227257](http://reviews.llvm.org/rL227257). * The loop vectorizer now supports an arbitrary constant step for its induction variables, rather than just -1 or +1. [r227557](http://reviews.llvm.org/rL227557). ## Clang commits * The clang-format-fuzzer tool was added, which builds on the LLVM fuzzer lib. [r227354](http://reviews.llvm.org/rL227354). * MS ABI work continues with proper support for setjmp. [r227426](http://reviews.llvm.org/rL227426). * Clang started to learn about the PS4 target trip...
2016 Aug 25
3
Canonicalize induction variables
I just subscribed this group. This is my first time to post a question (not sure if this is a right place for discussion) after I have a brief look at LLVM OPT (dev trunk). I would expect loop simplification and induction variable canonicalization pass (IndVarSimplify pass) should be able to convert the following loops into a simple canonical form, i.e., there is a canonical induction variable