[all-commits] [llvm/llvm-project] 1b65a5: [BasicAA] Add additional phi cycle test (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Oct 23 11:31:43 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b65a51af80a9375ef85cb8fa6ec9ec3c68b3549
      https://github.com/llvm/llvm-project/commit/1b65a51af80a9375ef85cb8fa6ec9ec3c68b3549
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-10-23 (Fri, 23 Oct 2020)

  Changed paths:
    M llvm/unittests/Analysis/AliasAnalysisTest.cpp

  Log Message:
  -----------
  [BasicAA] Add additional phi cycle test (NFC)

This is a variation of the BatchAA problem that also applies
without BatchAA. We may have a cached result from earlier in
the same query.




More information about the All-commits mailing list