[all-commits] [llvm/llvm-project] 4b6986: [LoopRotationUtils] Check values are newly inserte...

Alina Sbirlea via All-commits all-commits at lists.llvm.org
Tue Nov 5 13:42:17 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b698645d307d1821a0e805de51d14f71d12856f
      https://github.com/llvm/llvm-project/commit/4b698645d307d1821a0e805de51d14f71d12856f
  Author: Alina Sbirlea <asbirlea at google.com>
  Date:   2019-11-05 (Tue, 05 Nov 2019)

  Changed paths:
    M llvm/lib/Transforms/Utils/LoopRotationUtils.cpp

  Log Message:
  -----------
  [LoopRotationUtils] Check values are newly inserted into maps.

This is a cleanup that came up in D63680.
All values added to the ValueMaps should be newly added.




More information about the All-commits mailing list