[PATCH] D74058: [ReachingDefs] Make isSafeToMove more strict.
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 6 02:08:35 PST 2020
samparker updated this revision to Diff 242838.
samparker added a comment.
Created a helper which queries all the suspicious flags.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74058/new/
https://reviews.llvm.org/D74058
Files:
llvm/lib/CodeGen/ReachingDefAnalysis.cpp
llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
llvm/test/CodeGen/Thumb2/LowOverheadLoops/cant-move-def-past-mem.mir
llvm/test/CodeGen/Thumb2/LowOverheadLoops/dont-move-start-thru-it.mir
llvm/test/CodeGen/Thumb2/LowOverheadLoops/move-def-before-start.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74058.242838.patch
Type: text/x-patch
Size: 30437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200206/e78b812e/attachment.bin>
More information about the llvm-commits
mailing list