[all-commits] [llvm/llvm-project] c9f9be: [SCEV] Verify integrity of ValuesAtScopes and user...

Nikita Popov via All-commits all-commits at lists.llvm.org
Tue Nov 30 12:08:57 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c9f9be0381d1a3dee1304981ad52c0285638efca
      https://github.com/llvm/llvm-project/commit/c9f9be0381d1a3dee1304981ad52c0285638efca
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-11-30 (Tue, 30 Nov 2021)

  Changed paths:
    M llvm/lib/Analysis/ScalarEvolution.cpp

  Log Message:
  -----------
  [SCEV] Verify integrity of ValuesAtScopes and users (NFC)

Make sure that ValuesAtScopes and ValuesAtScopesUsers are
consistent during SCEV verification.




More information about the All-commits mailing list