[all-commits] [llvm/llvm-project] aa80ea: [IndVarSimplify] Add test requiring ashr expansion.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 18 04:29:28 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa80ea8a617b3ca5da286ce399b5dd4e8f43a44a
https://github.com/llvm/llvm-project/commit/aa80ea8a617b3ca5da286ce399b5dd4e8f43a44a
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-18 (Sun, 18 Apr 2021)
Changed paths:
A llvm/test/Transforms/IndVarSimplify/ashr-expansion.ll
Log Message:
-----------
[IndVarSimplify] Add test requiring ashr expansion.
Add test cases showing large ashr expansion during IndVarSimplify
after ec54867df5e7.
More information about the All-commits
mailing list