[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:15:59 PDT 2020
samparker updated this revision to Diff 292178.
samparker added a comment.
Thanks, the logic does simplify quite a bit.
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.292178.patch
Type: text/x-patch
Size: 12617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/bef4cdc0/attachment.bin>
More information about the llvm-commits
mailing list