[all-commits] [llvm/llvm-project] a19cf4: [LAA] Precommit some extra tests for forked pointers

huntergr-arm via All-commits all-commits at lists.llvm.org
Wed Jul 13 02:33:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a19cf47da095190fbf33bac8edb91483053e6766
      https://github.com/llvm/llvm-project/commit/a19cf47da095190fbf33bac8edb91483053e6766
  Author: Graham Hunter <graham.hunter at arm.com>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M llvm/test/Analysis/LoopAccessAnalysis/forked-pointers.ll

  Log Message:
  -----------
  [LAA] Precommit some extra tests for forked pointers

  * Converted tests to use opaque pointers
  * Added suggested test for inbounds GEP
  * Added a test for forks on both the base and offset terms of a GEP
  * Added a test for a select of a select
  * Added a test for a GEP with >2 operands
  * Added a test for vector GEPs




More information about the All-commits mailing list