[all-commits] [llvm/llvm-project] 055325: [RDA] Skip debug values

Sam Parker via All-commits all-commits at lists.llvm.org
Thu Jan 23 09:05:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 05532575e88a45774dcf470d4639a01a4e501f66
      https://github.com/llvm/llvm-project/commit/05532575e88a45774dcf470d4639a01a4e501f66
  Author: Sam Parker <sam.parker at arm.com>
  Date:   2020-01-23 (Thu, 23 Jan 2020)

  Changed paths:
    M llvm/lib/CodeGen/ReachingDefAnalysis.cpp
    A llvm/test/CodeGen/Thumb2/LowOverheadLoops/matrix-debug.mir

  Log Message:
  -----------
  [RDA] Skip debug values

Skip debug instructions when iterating through a block to find uses.

Differential Revision: https://reviews.llvm.org/D73273




More information about the All-commits mailing list