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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 04:45:26 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1c421046d742: [RDA] Fix getUniqueReachingDef for self loops (authored by samparker).

Changed prior to commit:
  https://reviews.llvm.org/D87751?vs=292178&id=292186#toc

Repository:
  rG LLVM Github Monorepo

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.292186.patch
Type: text/x-patch
Size: 12615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/706c1752/attachment-0001.bin>


More information about the llvm-commits mailing list