[all-commits] [llvm/llvm-project] 6e3685: [BasicAA] Extend test coverage for GEP modulo logic.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Apr 7 12:18:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e36859a84df8add520d5f48f15eea236e2b32e2
https://github.com/llvm/llvm-project/commit/6e36859a84df8add520d5f48f15eea236e2b32e2
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-04-07 (Wed, 07 Apr 2021)
Changed paths:
M llvm/test/Analysis/BasicAA/gep-modulo.ll
Log Message:
-----------
[BasicAA] Extend test coverage for GEP modulo logic.
Add a few additional test cases which combine multiplies with
powers-of-2, different wrapping flags.
More information about the All-commits
mailing list