[PATCH] D87751: [RDA] Fix getUniqueReachingDef for self loops

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 03:29:15 PDT 2020


samparker updated this revision to Diff 292166.
samparker added a comment.

Cheers, now comparing against 'Parent'.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87751/new/

https://reviews.llvm.org/D87751

Files:
  llvm/lib/CodeGen/ReachingDefAnalysis.cpp
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/vctp-add-operand-liveout.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/wlstp.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/wrong-vctp-opcode-liveout.mir
  llvm/test/CodeGen/Thumb2/LowOverheadLoops/wrong-vctp-operand-liveout.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87751.292166.patch
Type: text/x-patch
Size: 12722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/6260721e/attachment.bin>


More information about the llvm-commits mailing list