[IndVarSimplify] Add test requiring ashr expansion.
authorFlorian Hahn <flo@fhahn.com>
Sun, 18 Apr 2021 11:09:59 +0000 (12:09 +0100)
committerFlorian Hahn <flo@fhahn.com>
Sun, 18 Apr 2021 11:28:49 +0000 (12:28 +0100)
commitaa80ea8a617b3ca5da286ce399b5dd4e8f43a44a
treedd4ccbf72a64cde6539325dd44bf27995803d016
parenta0898f0cecc78be913e885cfba727bd4d9c49aaf
[IndVarSimplify] Add test requiring ashr expansion.

Add test cases showing large ashr expansion during IndVarSimplify
after ec54867df5e7.
llvm/test/Transforms/IndVarSimplify/ashr-expansion.ll [new file with mode: 0644]