[all-commits] [llvm/llvm-project] 57fb56: [LAA] Remove unneeded PtrRtChecking argument (NFC).

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat May 9 14:28:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 57fb56b30e85c8e9662075c671d02fbdc37d8f3b
      https://github.com/llvm/llvm-project/commit/57fb56b30e85c8e9662075c671d02fbdc37d8f3b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-05-09 (Sat, 09 May 2020)

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

  Log Message:
  -----------
  [LAA] Remove unneeded PtrRtChecking argument (NFC).

The argument is not required and simplifies D78460 a bit.




More information about the All-commits mailing list