[all-commits] [llvm/llvm-project] ad86d3: [BasicAA] Add wrapping test for #72831.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Nov 21 05:39:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad86d3e94f21fb13e504b0b1044ef7c10bc86a98
https://github.com/llvm/llvm-project/commit/ad86d3e94f21fb13e504b0b1044ef7c10bc86a98
Author: Florian Hahn <flo at fhahn.com>
Date: 2023-11-21 (Tue, 21 Nov 2023)
Changed paths:
M llvm/test/Analysis/BasicAA/gep-modulo.ll
Log Message:
-----------
[BasicAA] Add wrapping test for #72831.
Add test with GEP where the index may wrap.
More information about the All-commits
mailing list