[PATCH] D73273: [RDA] Skip debug values

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 23 07:07:30 PST 2020


samparker created this revision.
samparker added reviewers: dmgreen, SjoerdMeijer.
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.

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


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73273

Files:
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/matrix-debug.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73273.239892.patch
Type: text/x-patch
Size: 41832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/b072509f/attachment-0001.bin>


More information about the llvm-commits mailing list