[all-commits] [llvm/llvm-project] c7b7c3: [DSE, MemorySSA] Increase walker limit a bit.

Florian Hahn via All-commits all-commits at lists.llvm.org
Tue Sep 8 06:57:36 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c7b7c32f4a25d15e992215c8524871bef47d959b
      https://github.com/llvm/llvm-project/commit/c7b7c32f4a25d15e992215c8524871bef47d959b
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

  Log Message:
  -----------
  [DSE,MemorySSA] Increase walker limit a bit.

This slightly bumps the walker limit so that it covers more cases while
not increasing compile-time too much:
http://llvm-compile-time-tracker.com/compare.php?from=0fc1c2b51ba0cfb9145139af35be638333865251&to=91144a50ea4fa82c0c877e77784f60371640b263&stat=instructions




More information about the All-commits mailing list