[PATCH] D109746: [AA] Teach BasicAA to recognize basic GEP range information.
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 11 01:31:45 PDT 2021
xbolva00 added inline comments.
================
Comment at: llvm/test/Analysis/BasicAA/assume-index-positive.ll:57
; Same as @test1, but the assume just guarantees %skip > -3, which is not
; enough to derive NoAlias
----------------
Comments needs to be adjusted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109746/new/
https://reviews.llvm.org/D109746
More information about the llvm-commits
mailing list