[all-commits] [llvm/llvm-project] 0a715c: [LAA] Precommit add/sub tests for forked pointers
huntergr-arm via All-commits
all-commits at lists.llvm.org
Thu Jul 21 07:17:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0a715c114686806193878e876ed3d50144138263
https://github.com/llvm/llvm-project/commit/0a715c114686806193878e876ed3d50144138263
Author: Graham Hunter <graham.hunter at arm.com>
Date: 2022-07-21 (Thu, 21 Jul 2022)
Changed paths:
M llvm/test/Analysis/LoopAccessAnalysis/forked-pointers.ll
Log Message:
-----------
[LAA] Precommit add/sub tests for forked pointers
Adds new tests for add and sub instructions before reaching a select.
Also adds tests using different bit widths for memory, including
non-power-of-two integers.
More information about the All-commits
mailing list